Question
Currently, AOU has 3 British programs: BA, EL and ITC. Assume that students will be admitted to a specific program according to their percentage in
Currently, AOU has 3 British programs: BA, EL and ITC. Assume that students will be admitted to a specific program according to their percentage in the high school as follows:
- "ITC" if percentage 90 - "EL" if 80 percentage
Write an algorithm that prompts the user to enter a real number represents the percentage of a student in the high school and prints on the screen a message explains to which program he/she will be admitted. At the end, you should print "Thank you" message. Your program should follow (exactly) the format of the following sample:
Question One: [10 marks] Currently, AOU has 3 British programs: BA, EL and ITC. Assume that students will be admitted to a specific program according to their percentage in the high school as follows: "ITC" if percentage 2 90 "EL" if 80 s percentageStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started