Answered step by step
Verified Expert Solution
Question
1 Approved Answer
astname firstname A4 Grade Determination.py PARTS 3 and 4. [RAPTOR AND PYTHON]-FOR SUBMISSION 1.Programming Assignment p. 154: Calculating the Shipping Charges (Worth 20 points) ?
astname firstname A4 Grade Determination.py PARTS 3 and 4. [RAPTOR AND PYTHON]-FOR SUBMISSION 1.Programming Assignment p. 154: Calculating the Shipping Charges (Worth 20 points) ? Create a RAPTOR program to calculate the shipping charges based on the following rates: (worth 10 points) RATE PER POUND $1.50 WEIGHT OF PACKAGE 2 pounds or less( 2 pounds Over 2 pounds but not more than 6 pounds (-6 pounds) and (22 pounds) Over 6 pounds but not more than 10 pounds( 10 pounds) and (2 Over 10 pounds 10 pounds $3.00 $4.00 6 pounds) $4.75 SAVE AS: yourlastname firstname_A4 Shipping Charges.rap 2.Be sure to add the intro comments and comments to describe major tasks NOTE: Please add comments at the beginning of the program as done in previous ones such as: # PROGRAMMER: your first and last name Page 15 of 16 Assignment #04-Daytona State College-COP 1000 Prof Parham 2018-19 # PROGRAM NAME: Assignment #04-Shipping Charges # DATE WRITTEN: (actual date you started the program) Keep all the original comments throughout the program. PART 4: Express the logic using PYTHON. Add appropriate comments to reflect the shinning charges as was done in nart 2 of this assignment. (Worth 10 points
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started