- 5 The Minimum Age To Drive A Car Is 16 Years Old Determine If The User Is Old Enough To Drive Write A Program That Do 1 (20.39 KiB) Viewed 38 times
5. The minimum age to drive a car is 16 years old. Determine if the user is old enough to drive. Write a program that do
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
5. The minimum age to drive a car is 16 years old. Determine if the user is old enough to drive. Write a program that do
5. The minimum age to drive a car is 16 years old. Determine if the user is old enough to drive. Write a program that does the following: a. Asks the user for their age and store in a variable. i. If the user is old enough, tell them what store to drive to and what to pick up. ii. If they are not old enough, let them know in a message.