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

Write this statement as a conditional in if-then form: All triangles have three sides. A) If a figure is a triangle, then all triangles have three sides.B) If a
Which statement is NOT true?A.  If two coplanar lines do not intersect, then the lines are parallel.B. Two lines lie in one plane and do not intersect if and on
A 1700 kg 2006 Mustang GT can accelerate from rest to 100 km/h in a time of 5.0 s.  Determine the net amount of work that must be done on the car to cause this
name 2 sound devices and what type they are from the song Where Is The Love by the Black Eyed Peas.
What do you mean by corrosion? How can you prevent it?
. What are three factors that could contribute to a source not being credible?
Why do Andhra Pradesh donot recive any snow fall during during winter months. PLEASE HELP.....EXAM TOMORROW
One-half of a number is -12. Find the solution ???
Round 13 513 to the nearest thousand
Kim estimates that the faucet in her kitchen drips at a rate for 1 drop every 2 seconds. Erik wants to klnow how many times the faucet drips in a week.