Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can you treat this exercise for me by offering me something specific, original, different from those already present on chegg CMIS 102 This week's assignment

Can you treat this exercise for me by offering me something specific, original, different from those already present on chegg

CMIS 102

This week's assignment involves writing a Python program to collect all the data of a road trip and calculate each person's share of the cost. Prompt the user for each of the following:

The number of people on the trip.

The number of days of the trip.

For each day of the trip:

Cost of food.

Cost of gas.

The food and gas costs should be stored in two separate arrays. Calculate and display each of the following:

the total cost of each category;

the total cost of the trip; and

each person's share of the total cost.

Your program should include Header comments (what the program does) and in-line comments (the major design steps). Also document the currency of the country visited.

Submit your Python program as a text file (.py) file. In addition, submit a Design outline and a Test plan/report (3 different test cases one test case must be 5 days and 5 people) in a Word document or a PDF file and include a screenshot of execution of your program for each test case.

Your submission must also adhere to the Submission Requirements document. (i.e., Filename and display your name, class, date in the output).

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

Database Horse Betting The Road To Absolute Horse Racing 2

Authors: NAKAGAWA,YUKIO

1st Edition

B0CFZN219G, 979-8856410593

More Books

Students also viewed these Databases questions

Question

Describe the team dynamics at Facebook.

Answered: 1 week ago