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; 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
Merci pour vos commentaires !
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 5.56
Challenge 2
Glissez pour afficher le 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; 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
Merci pour vos commentaires !
Awesome!
Completion rate improved to 5.56single