Question: Workshop *2 CSC 1019 Spring 2023 Write Python programs to do the following. 1. Obtain a string as input from the user and display the

Workshop *2 CSC 1019 Spring 2023 Write Python programs to do the following. 1. Obtain a string as input from the user and display the number of characters in the string. 2. Obtain an exam grade as input from the user and display a message indicating whether the student passed (grade of 60 or higher) or falled. 3. Use a loop to obtain 5 exam grades as input and display the highest grade. 4. Use a loop to obtain 5 exam grades as input, determine how many students passed the exam (grade of 60 or higher), and display the results to the screen. 5. Practice Problem 5 (power point 9-Strings) 6. Practice Problem 6 (power point 10-Fles) 7. Practice 7 (power points 11-Number Systems) 8. MindTap 3.1,3.6,4.5, and 4.8
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
