Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(NOTES 1 )These are Instructions of comments for my teacher for write this program . Please can you be following as below: #Name: Keep Blank

image text in transcribed

(NOTES 1 )These are Instructions of comments for my teacher for write this program . Please can you be following as below:

#Name: Keep Blank

#Date: Keep Blank

#Program Descriptions: Filling this part for me

# Declare and Initialize Variables: Please Write this part for me

#Get Inputs: Please write this part for me

#Begin Processing: Please write this part for me

#Get Outputs: Please write this part for me

(NOTES 2 ) (Lastly) Tthis program requires you to { calculate the charges which will require you to utilize the Rate Per Pound values to do } so. Implement the program { using a single calculation statement to calculate the Shipping Charge }. {Output both the Shipping Cost which is the rate per pound to ship the package and the Shipping Charge } which is the amount of money the user will be charged to ship the package based on the rate per pound and weight of the package.

(NOTES 3) I want answer including two ways with decimal ('.2f') and without decimal .

Please Can I get answer for these questions with python as mention teacher's instructions as soon as possible?

answer with pyrhon ( Nested Descision Structures and the if - elif - else) Statement
13. Shipping Charges The Fast Freight Shipping Company charges the following rates: Weight of Package Rate per Pound 2 pounds or less $1.50 Over 2 pounds but not more than 6 pounds $3.00 Over 6 pounds but not more than 10 pounds $4.00 Over 10 pounds $4.75 Write a program that asks the user to enter the weight of a package then displays the ship- ping charges

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