valid ticket price Write a shell text based program called valid ticket price py that...

50.1K

Verified Solution

Question

Basic Math

image

valid ticket price Write a shell text based program called valid ticket price py that prompts the user for their age and depending on the user s response prints out 1 of the 3 sentences below Children 5 and under are free so your price is 0 Seniors 60 and over are 1 2 off so your price is 10 Your price is 20 The program must validate the input by forcing the user to type in a number between 0 and 100 As long as the user types in numbers less than 0 or greater than 100 the program should print an error and ask the user to type in the age again Note the program need not worry about the user typing in letters instead of numbers Below is an example of a confused user using the program PS C Users ssiva Desktop python valid ticket price py What is your age 5 That is not a valid age Number must h What is your

Answer & Explanation Solved by verified expert
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students