1. Place your program file (e.g.
2. Execute your program file
3. The output should be the same as the sample output file (codeCounts.txt)
PDuffy_CountCourses.py) and the source text file (ulmeCourses.txt) in the same folder
If you want to run your code in Colab, you'll need to upload the .txt files to your Colab Notebooks folder on your Google drive. Then execute this code from
google.colab import drive: