CSCE 100 Introduction to Informatics Fall 2019
Test Programs
Note that the following programs each has a suffix of "pyt" instead of "py" to enable download
without the browser automatically running them. When running them on your own, please remove
't' from the suffix.
-
Conditionals (August 30, 2019)
-
Loops (September 17, 2019)
-
Arrays (September 17, 2019)
-
More Loops: Guessing Game (September 17, 2019)
-
More Loops: Image Processing (September 17, 2019)
-
More Loops: Histogram and Random Numbers (September 24, 2019)
-
File IO: CSV and Text Files (October 1, 2019)
-
Functions and Passing (October 3, 2019)