Write an expression that will cause the following code to print "I am an adult" if the value of user_age is greater than 19.   This is what I have so far....   user_age = int(input()) #Program will be tested with values: 18,19,20,21. if _____________________ :  print('I am a teenager')  else:  print('I am an adult') PYTHON

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter4: Control Structures I (selection)
Section: Chapter Questions
Problem 14PE: The short-term, 0-24 hours, parking fee, F, at an international airport is given by the following...
icon
Related questions
Question

Write an expression that will cause the following code to print "I am an adult" if the value of user_age is greater than 19.

 

This is what I have so far....

 

user_age = int(input()) #Program will be tested with values: 18,19,20,21.

if _____________________ : 

print('I am a teenager') 

else: 

print('I am an adult')

PYTHON

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 5 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage