Python Scripting

Performance Assessment1-2 – Design, write, test and correct Task 1 – Designing a program When writing a program, it is important to design all parts of the program so it will do what you want it to do.  We do this by writing the program in plain English statements knows as Pseudocode.  We will do … Read more