IT 240 Homework One - DePaul University

Remember to try creating a strategy (i.e. an algorithm) and then writing Pseudocode BEFORE writing any Python code. When it comes to outputting to a file, I usually start by just printing to the screen. That way I don’t have to keep opening the file to check. However, only do this with SMALL outputs. ................
................