gonzalesraymond4113 gonzalesraymond4113
  • 02-12-2022
  • Computers and Technology
contestada

Challenge 13 - Create a program to ak the uer their age and if it i between 4 and 16 it hould output
"You are in chool", otherwie output "You are not of chool age"

Respuesta :

candlejenner candlejenner
  • 03-12-2022

Answer:

age = int(input("Enter your age: "))

if age >= 4 and age <= 16:

   print("You are in school")

else:

   print("You are not in school age")

Explanation:

since you didnt mention the program you’re using, im going to answer it using python. if there's anything to amend let me know!

Answer Link

Otras preguntas

what is the nth term of the geometric sequence 4, 8, 16, 32, ... ?
P(x)=x^4+32x^2+256 Find the zeros and also factor completely
which is the balanced equation for s8 o2 → so2?
what is the equation of the line which includes points (1, 5) and (-2, -7)?
randomly draw a card from a deck of 52 cards. find the probability of drawing a diamond card.
The specific heat of aluminum is 0.897 J/g•°C. Which equation would you use to calculate the amount of heat needed to raise the temperature of 0.75 g of aluminu
how many moles are present in 1.51 x 10^23 molecules of HCl?
Discuss two reasons that people are interested in looking at the connections between films, films and audiences, films and real life, films and academic discipl
true or false: chromosomes from the mother control whether a child is male or female
How did the Industrial Revolution bring changes to the landscape of Europe? A. Towns and cities grew quickly. B. Farms increased in size. C. People mo