Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Python if statements Part 1) IF STATEMENTS Ask the user for their name and their age Your program should output the following: (replace name with

Python if statements

Part 1) IF STATEMENTS

  1. Ask the user for their name and their age
  2. Your program should output the following: (replace name with user input name)
    1. If they are less than 16, then output : name, You can stay at home and study.
    2. If they are 16 or 17, then output : name, You can drive but that is all.
    3. If they are 18 through 20, then output : name, You can drive and vote.
    4. If they are 21 or older, then output: name, You can drive, vote, and gamble.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

7th edition

978-1111825911, 1111825912, 978-1133684374, 1133684378, 978-111182591

More Books

Students also viewed these Databases questions

Question

apply communication design concepts into creative projects.

Answered: 1 week ago

Question

=+ What are the information and consultation requirements?

Answered: 1 week ago