Question: For this problem, you should: describe the algorithm using a flowchart and then use Python to implement the algorithm. You must include a.) a picture

For this problem, you should: describe the algorithm using a flowchart and then use Python to implement the algorithm.

You must include a.) a picture of your flowchart, b.) a screen shot of your program, and c.) a screen shot of your output.

Programming Task: An Arctic helicopter service cannot carry more than 2 passengers and more than 300 pounds in extra weight. Define variables to hold the weight of each of the two passengers. If the combined weight exceeds 300 pounds output a message that says, I can only take one of you on this trip. Finally, output a message that states what the total weight was. Test your program by showing the output when the weight exceeds 300 pounds and the output when it does not.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!