Course Content
Learn Python from Scratch
Learn Python from Scratch
2. Arithmetic operations
3. Common data types
Writing your own functions (3/5)
Task
Swipe to start coding
Define a function sum_two_gr
with three arguments returning the sum of the greatest two.
Solution
Everything was clear?
Thanks for your feedback!
Section 7. Chapter 4
Writing your own functions (3/5)
Task
Swipe to start coding
Define a function sum_two_gr
with three arguments returning the sum of the greatest two.
Solution
Everything was clear?
Thanks for your feedback!
Section 7. Chapter 4