Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Writing your own functions (3/5) | Functions
Learn Python from Scratch
course content

Course Content

Learn Python from Scratch

Learn Python from Scratch

1. The basics
2. Arithmetic operations
3. Common data types
4. Conditional statements
5. Other data types
6. Loops
7. Functions

bookWriting your own functions (3/5)

Task

Define a function sum_two_gr with three arguments returning the sum of the greatest two.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 7. Chapter 4
toggle bottom row

bookWriting your own functions (3/5)

Task

Define a function sum_two_gr with three arguments returning the sum of the greatest two.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 7. Chapter 4
toggle bottom row

bookWriting your own functions (3/5)

Task

Define a function sum_two_gr with three arguments returning the sum of the greatest two.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Task

Define a function sum_two_gr with three arguments returning the sum of the greatest two.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 7. Chapter 4
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt