Challenge 2
Swipe to start coding
You have to implement a function called numbers()
, which has three parameters: x
, y
, z
with a default value of x = 10
. This function should display the sum of these three numbers if
y is greater than 33 and if y is less than 33, then the function should display the product of these three values. The input for this function will be 34
, 6274
.
Solution
Thanks for your feedback!
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Summarize this chapter
Explain the code in file
Explain why file doesn't solve the task
Awesome!
Completion rate improved to 5.56
Challenge 2
Swipe to show menu
Swipe to start coding
You have to implement a function called numbers()
, which has three parameters: x
, y
, z
with a default value of x = 10
. This function should display the sum of these three numbers if
y is greater than 33 and if y is less than 33, then the function should display the product of these three values. The input for this function will be 34
, 6274
.
Solution
Thanks for your feedback!
Awesome!
Completion rate improved to 5.56single