Question: Write python code below that prompts the user to enter a character with the prompt Enter char: Then, decide whether the character's integer value is

 Write python code below that prompts the user to enter a

Write python code below that prompts the user to enter a character with the prompt "Enter char: Then, decide whether the character's integer value is greater than or less than 64. If it is less than 64, print out "SMALL" followed by the integer value of the character. If it's greater than or equal to 100, print out "LARGE", followed by the integer value of the character. Otherwise, print out "MEDIUM

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!