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 smallest unit that can carry on all functions of life
The circulatory system is an organ system that is composed of __________. cells, organs, and organisms cells, tissue, and organisms tissue, organs, and organism
What is the scientific notation of 6,780?
Select three events from the list of five given below - one showing isolationism, one showing intervention, and one showing imperialism . Using complete sentenc
chemical reactions that absorb more energy than they release are called
how many wars did henry II win
What is the answer to this , 6.6=w-1.2 w=
The President can most effectively influence the Congress by:
TRUE OR FALSE? The genetic code is determined by the SIZES of the nitrogen bases.
when you open a solid room air freshener, the solid slowly loses mass and volume. how do you think this happens?