Question: PYTHON code: Write a program that asks the user what their ACT Score is. The ACT score has to be an int. Then print output
PYTHON code:

Write a program that asks the user what their ACT Score is. The ACT score has to be an int. Then print output options for the student in a decision structure. Create an input statement that asks their first name, last name, and college of choice ACT that is greater than or equal to 33 students can be accepted to the Massachusetts Institute of Technology ACT that is greater than or equal to 32 students can be accepted to Harvard College and Columbia University ACT that is greater than or equal to 31 students can be accepted to the University of Pennsylvania and Yale University. ACT that is greater than or equal to 29 students can be accepted to the New York University and the University of California-Berkeley. Create a print statement that displays Congratulations you are eligible to attend
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
