Question: #Prompt users to enter first, last name, a test score, greater than or less than to display create selection structures conditional statements, using if, else,

 \#Prompt users to enter first, last name, a test score, greater

\#Prompt users to enter first, last name, a test score, greater than or less than to display create selection structures conditional statements, using if, else, else if and display the results on screen. This program will determine if an individual is admitted into college based on ACT scores. Practice Program Use Sample_LAB4.pl as a reference. This program prompts users to execute certain statements only if some condition evaluates to "true" or "false" Instructions for LAB4 1. Write a program that prompts the user for their test scores. 2. Use variables $num. 3. Prompt the user to enter a number greater than 19. 4. Prompt the user to enter a number less than 19. 5. Display "You are admitted to college" 6. Display You are not admitted to college" 7. Write pseudocode to show the flow of your program (begin each line with \#)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!