program2_1.py Write a program that prints the following lines but replacing the (?) with correct answers: The Python (?) data type is for numeric values with decimals. The (?) data type is for non-numeric data like names and addresses. The Python operator for exponent arithmetic is (?). The (?) operator suppresses the print function's newline. The (?) function is used to control the output of decimal places.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

program2_1.py
Write a program that prints the following lines but replacing the (?) with correct answers:

The Python (?) data type is for numeric values with decimals.
The (?) data type is for non-numeric data like names and addresses.
The Python operator for exponent arithmetic is (?).
The (?) operator suppresses the print function's newline.
The (?) function is used to control the output of decimal places.

program2_2.py
Write a program that prompts the user to enter a time in seconds over 500 and then displays that time in minutes and seconds. Hint: review the Python math operators on page 54.

program2_3.py
Write a program that prompts the user to enter the three dimensions, possibly with decimals, of a cardboard shipping box. The program should then print the volume of the box accurate to two decimal places and the total surface area of the box accurate to three decimal places.

program2_4.py
Acme Auto pays salespersons 3.5% commission on their sales. Assign that value to a properly named constant. Sasha sold three cars. Write a program that prompts for the selling prices of the three cars and calculates her total sales and commission.  Express both answers in currency format with no space between the $ sign and the first digit, a comma to indicate thousands and two decimal places.
 

Think you are done and ready to submit? Stop, recheck the requirements and make sure you have adhered to them. Your professor is your customer and will "pay" you in grade points. "Attention to detail" is an essential skill for programmers.

 
 

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education