Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CSIT 111 (Using Python ) In this assignment, you will code one of the following programs using the online browser software Replit. You will select

CSIT 111 (Using Python ) image text in transcribed
In this assignment, you will code one of the following programs using the online browser software Replit. You will select the programming exercises based on your last name: If your last name begins with A - H code exercise 1 I. P code exercise 2 Q-U code exercise 3 V-Z code exercise 4 1. Design a program that displays the following information. a. Your name b. Your address, with the city, state, and ZIP c. Your telephone number d. Your college name e. Your college major 2. Total Purchase - a customer in a store is purchasing six items. Design a program that asks for the price of each item, and then displays the subtotal of the sale, the amount of sales tax, and the total. Assume the sales tax is 6 percent. 3. Tip, Tax, and Total - Design a program that calculates the total amount of a meal purchased at a restaurant. The program should ask the user to enter the charge for the food and then calculate the amount of 20 percent tip and 6 percent sales tax. Display each of these amounts and the total. 4. Leftover Pizza - You are planning a pizza party and you plan to give each person three slices of pizza. Design a program that displays the number of slices that will be left over. The program should ask for the following information. f. The number of pizzas you will have g. The number of silices that each pizza is cut into h. The number of people that will be attending The program should display the number of slices that will be left over

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

Data Mining Concepts And Techniques

Authors: Jiawei Han, Micheline Kamber, Jian Pei

3rd Edition

0123814790, 9780123814791

More Books

Students also viewed these Databases questions

Question

identify the challenges confronting microfi nance institutions

Answered: 1 week ago

Question

What's the tallest building you've been to the top in?

Answered: 1 week ago

Question

How can you defend against SQL injection attacks?

Answered: 1 week ago