Exercise: Fix function definition
There's a mistake in the function definition below. Correctly define a function named get_number that returns the value 10. If successfull, the
print()
function will output True
.Premium
Python
Setting up Python environment...
Output