Question: Create the flowcharts and Python programs for the following Programming Exercises on pages 114 - 117 of the Gaddis text: 1, 5, 6, 9, and

Create the flowcharts and Python programs for the following Programming Exercises on pages 114 - 117 of the Gaddis text: 1, 5, 6, 9, and 14 in Starting Out with Python (4th Edition)

The flowchart must be in a standard graphic format: SVG, PNG, JPG

Each Python file must be named the same as the Programming Exercise, but with underscores instead of spaces. For example, Programming Exercise 1 has the title "Personal Information" so your Python program would be called "Personal_Information.py". Likewise, the related flowchart would be names the same but with the word "FLOCHART" added like "Personal_Information_Flowchart." and the correct file extension (png, svg, jpg).

Zip your files and submit your zipped file to this assignment drop box.

Hints and Suggestions:

  • Use your Python template for the Python program
  • Test your Python program with an assortment of values. You don't know what values your instructor will use for testing.
  • Have someone else run your programs to see if they make sense to someone else.
  • Follow each possible option in your flowcharts to make sure there is a path from the start to the end through every element.
  • Consider taking your zip file to a different computer, unzipping it, and then running the programs just to make sure you copied everything you wanted to.

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!