lilvish14 lilvish14
  • 10-03-2024
  • Computers and Technology
contestada

What is the output of the following Python code?
def wash_car (amount paid):
if (amount paid == 12):
print ("Wash with tri-color foam")
elif (amount_paid == 6):
print ("Wash with white foam")
wash_car (9)
Wash with tri-color foam
Wash with white foam
wash_car(9)
Nothing

Respuesta :

Otras preguntas

What does the Latin word Davum mean?
How many tenths are in one whole
"Name the outcomes of the Berlin conference in 1884 and 1885"
where dose Michael Foreman visit for inspiration for his work
how did the scientific revolution lead to the enlightenment?
What was the first religion to teach monotheism
Why might political parties write platforms before presidential elections
I need help with this problem. I do not know how to solve this one.Consider the functions:  f(x) = square root 3(x-1),  g(x) = x^3+1Now find each of the followi
Alex usually runs for 21 hours a week, training for a marathon. If he is unable to run for 3 days, describe how to find out how many hours of training time he l
Inez waters her plants every two days.She trims them every 15 days.She did both today.When will she do both again?please help me with this problem