Question: Assignment: Create a program using python Input, Output and Processing. You are not required to submit pseudocode with this lab. Specification: Write one Python program
Assignment: Create a program using python Input, Output and Processing.
You are not required to submit pseudocode with this lab.
Specification:
Write one Python program that contains each of the two parts below:
Ask the user for the following information and then display it: a. Your name b. Your college major c. The date
A company has determined that its annual profit is typically 23 percent of total sales. Write code that asks the user to enter the projected amount of total sales, and then displays the sales and profit from the sales. Format the number output so that no more than 2 digits after the decimal point will be displayed. Use the Python Format function for this.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
