Weekly Assignment/Discussions via Unicheck:
Write and post the pseudocode for your final project.
==============================================================
What is Pseudocode?
Pseudocode is a method of writing out computer code in the English language.
Instead of jumping straight into a programming language, computer programmers use pseudocode to clearly and concisely list out what they hope to accomplish with their new program.
Not only is pseudocode a great way to show others what the coding behind a program will look like, but it also helps ensure all the important pieces to the puzzle are there.
Source: How to write a Pseudocode.
I need a program with dot py extension