Python Lambda Functions
In this course you will learn about lambda functions in Python, also known as anonymous functions in other languages, after this course you will be able to master this topic!
Syllabus
3 chapters9 lessonsLambdas
4 lessons- 01Introduction
- 02Syntax
- 03With arguments
- 04Returned from function
With built-in Function
2 lessons- 01filter
- 02map
More practice
3 lessons- 01Practice #1
- 02Practice #2
- 03Practice #3
More like this
Python Decorators
In this course, you'll learn how to use decorators in Python, a powerful tool for modifying the behavior of functions. Practice with a series of coding challenges to reinforce your understanding.
- 12
File Handling in Python
In this course you will learn everything about file handling in Python, from create, read and write to append and delete.
- 12
Into the Past || Complete Beginner for Python Strings
In this course you will be learning about strings, slicing, concatenation and equivalency
- 19
Python List Comprehension
List comprehension is a special Python syntax, offers a short and powerful way to create new list from existing one, in this course you will master this concept!
- 9
Python Iterators
In this course you will learn about iterators in Python and practice your knowledge, after this course you will be able to master this topic!
Certificate on completion
- 13