Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please respond this question with python correctly please. ASAP Write a program that will ask the user to input the number of credits earned each

image text in transcribedPlease respond this question with python correctly please. ASAP

Write a program that will ask the user to input the number of credits earned each semester, until 128 credits are earned. - Begin by asking the user to input the number of credits transferred (can AP/IB credits or transferred from another college). - Print the number of semesters the student has been enrolled, followed by the semester credits and the total credits. o There should be an empty line printed before and after each semester statement. o Note that there is one tab after the semester credits colon and two tabs after the total credits colon. - The program should continue asking the user to input number of credits earned in a semester until 128 or more credits are earned. - Once 128 credits have been earned, print a congratulatory message. Below are a few sample runnings of the program. Underlines indicate user input. You can assume there are no input issues and the user will only enter positive integer values. Example 1 Credits transferred: 0 Semester 1 Semester credits: 1616 Total credits: Semester 2 Semester credits: 3216 Total credits: Semester 3 Semester credits: 4816 Total credits: Semester 4 Semestercredits:Totalcredits:641664

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

Students also viewed these Databases questions

Question

2. Do you agree that unions stifle creativity? Why or why not?

Answered: 1 week ago

Question

2. Employees and managers participate in development of the system.

Answered: 1 week ago