Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Stuck on this and have no clue on how to proceed. Help would be great Thank you! Read the problem below. Open a Python compiler

Stuck on this and have no clue on how to proceed. Help would be great Thank you!

image text in transcribed

Read the problem below. Open a Python compiler and create a program to solve this problem. When done attach your file to this question. Create a small program in Python that will determine how many hours a week a student should devote to school. The program will need to ask the user for the number of credit hours they are taking. Assume the user will need 1.5 hours per credit hour as time spent at home doing homework. Don't forget to add to this value the time spent going to lectures or the number of credit hours you are enrolled. Online students still need to add this value as they are normally reading or listening to lectures online. Print out the total number of hours devoted to school to the user. Testing your code with 12 credits, a student is expected to spend 18 hours a week outside of class studying. Adding to this the 12 hours of class time, the program should print the following to the screen: You will need to devote 30 hours per week for school

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions