0 of 1 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 1 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
This is the Jupyter Python CodeAlong Rangers file used in class. It aligns with the assignments and videos on Kajabi for Python Document VI. It covers the following topics. You can search for a topic in the Google Classroom search bar to find this document again later for review.
1) Lambda Functions
a) Syntax
b) Saving to a Variable
c) Multiple Inputs
d) Passing a Lambda into a Function
e) Returning a Lambda from a Function
f) In-Class Exercise #1
2) Map
a) Syntax
b) Using Lambda’s with Map
c) In-Class Exercise #2
3) Filter
a) Syntax
b) Using Lambda’s with Filter
c) In-Class Exercise #3
4) Reduce
a) Syntax
b) Using Lambda’s with Reduce
c) In-Class Exercise #4
5) Recursion
a) Implementing a Base
b) Writing a Factorial Function
c) In-Class Exercise #5
6) Generators & Iterators
a) Yield Keyword
b) Inifinite Generator
c) In-Class Exercise #6
7) Exercises
a) Exercise #1 – Filtering Empty Strings
b) Exercise #2 – Sorting with Last Name
c) Exercise #3 – Conversion to Farhenheit
d) Exercise #4 – Fibonacci Sequence
https://drive.google.com/file/d/1-D89yD3CPBuRjn0wdqNXnsO0ymQZ964D/view
This response will be reviewed and graded after submission.