Open main menu
python-fiddle.com
Examples
Tools
Learning
AI Data Analyst
Sign In
Examples
Tools
Learning
AI Data Analyst
Chrome Extension
Sign In
0 out of 68 challenges solved
Python coding challenges on functions
Write code online and to get instant feedback on your progress with automated tests
☐
Add an arbitrary number of arguments together and return the sum
Intermediate
functions
☐
Subtract all the arguments from the first argument to the function
Intermediate
functions
☐
Zip an arbitrary number of lists together
Intermediate
functions
☐
Function composition by taking two functions as input and returning a composed function
Advanced
functions
☐
Partial function application
Advanced
functions
Looking for more?
Newbie
Beginner
Intermediate
Advanced
errors
loops
lists
conditionals
dictionaries
strings
functions
comprehension
regex
math
sets
functional-programming
enumerate
functools
files
zip
CSV
recursion
matrices