Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A university has 3 British programs: BA, EL and ITC. Assume that students will be admitted to a specific program according to their percentage in

A university 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 < 90 - "BA" if 60 percentage < 80 - If percentage < 60, the student will not be admitted to any program

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:

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

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions