Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need 1 1. [5 pts] Suppose the legal drinking age is 21 in your state. Write a program using if/else to determine whether a person

Need 1 image text in transcribed
1. [5 pts] Suppose the legal drinking age is 21 in your state. Write a program using if/else to determine whether a person is old enough to drink. Prompt the user to enter his/her age and then display a message telling the user that he/she is allowed to drink or not. Test your program for all cases. 2. [5 pts Create a program that prompts the user to enter a scalar value for the out side air temperature. If the temperature is equal to or above 80F, send a message to the command window telling the user to wear shorts. If the tem perature is between 60F and 80F send a message to the command window telling the user that it is a beautiful day. If the temperature is equal to or below 60F, send a message to the command window tling the user to wear a jacket or coat. Show the output for each case

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

Database Support For Data Mining Applications Discovering Knowledge With Inductive Queries Lnai 2682

Authors: Rosa Meo ,Pier L. Lanzi ,Mika Klemettinen

2004th Edition

3540224793, 978-3540224792

More Books

Students also viewed these Databases questions

Question

What are the three components of evidence-based practice?

Answered: 1 week ago

Question

How many multiples of 4 are there between 10 and 250?

Answered: 1 week ago

Question

How many three-digit numbers are divisible by 7?

Answered: 1 week ago

Question

Does it have at least one-inch margins?

Answered: 1 week ago

Question

Does it highlight your accomplishments rather than your duties?

Answered: 1 week ago