, , , , ,

[SOLVED] Cop 3223h – week 1 assignment

$25

File Name: Cop_3223h_–_week_1_assignment.zip
File Size: 292.02 KB

Categories: , , , , , Tags: , , , , ,
Rate this Assignment

Write a program that prints out any greeting (that you wouldn’t mind having your mother read) to
the screen in both C and Python. Make sure your program includes a header comment with your
name, date and program description.Write a program (one in C and one in Python) that asks the user for the price of gasoline per
gallon, the number of gallons of gas currently in their car, the miles per gallon their car gets, and
the length of their road trip in miles and calculates and prints out the amount the user will have to
spend on extra gas to complete the road trip.You may assume that the user will have to buy some
gas to complete the trip. (As usual, make sure you have a header comment with your name, date
and program description, as well as a couple internal comments.)Sample Program Run (User input is bold and italicized to differentiate it from output.)
What is the price of gasoline in dollars?
2.79
How many gallons of gas are in the car?
3.8
How many miles per gallon does your car get?
25.2
How long is your road trip in miles?
150.5You need to spend $6.06 on extra gas to complete the trip.Note: For your python program don’t worry about printing the output to 2 decimal places.Please turn in the following four source files:
1. hello.c (Part A in C)
2. hello.py (Part A in Python)
3. roadtrip.c (Part B in C)
4. roadtrip.py (Part B in Python)
You will only be allowed to turn in files that end in .c or .py.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] Cop 3223h – week 1 assignment
$25