Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.
Well done!
You have completed (UPI) Chapter 8: Functions and Control Flow in Python!
Instruction
Using Functions as Values
Functions are objects that evaluate to values, so function calls can be used in expressions. A function call can be combined with other function calls, variables, and literals as long as the return value is compatible with the operation.
Checkpoint: Using Function Calls in Expressions
<iframe src="https://drive.google.com/file/d/1oFjIOQjs90ZJSQ8x2AM0fe2ZIoNUmens/preview" width="640" h...