binnies87
binnies87 binnies87
  • 21-10-2020
  • Computers and Technology
contestada

Fill in the blank
What is the output of this program?
age = 4
if age > 5
print("more")
else
print("less")
Output:

Respuesta :

HarleyQuinnSwim666
HarleyQuinnSwim666 HarleyQuinnSwim666
  • 05-02-2021

age = 4

if age > 5:

print("more")

else:

print("less")

Answer: Less

Explanation: 4 is less than 5, so it will print less. I just tried it out on PyCharm.

Answer Link

Otras preguntas

The sum of two numbers is 17 and their different is 5. Find two answers
what is a prepositional case?
what is a prepositional case?
The name of each contestant is written on a separate card, the cards are placed in a bag, and three names are picked from the bag. Identify which type of sampli
The name of each contestant is written on a separate card, the cards are placed in a bag, and three names are picked from the bag. Identify which type of sampli
how can I solve this square of binomial? (5d - 7d^2t)^2?
Factor then solve.1.81 - 4x²=02. 4s² + 9 = 12s
sue stacked one box onto another. the bottom had the height of 2 1/3 feet and the top box had the height of 3 2/3 feet. how tall were the stacked boxes?
what is the possessive case?
What is the passive voice of "I went to a movie"