Instructions are in screenshots . Create a pseudocode, flowchart, write a response to questions
Does your program flow in a logical order?
What variables are implied by your design? Do they account for everything in the problem statement?
What sections of the code might make sense to put in main()? What pieces of the code would make sense in a function or functions?
Which method do you prefer, the visual flowchart or the text-based pseudocode? Why?
Theres also an example of how to do the assignment.
Use lucidchart.com to make flowchart