CSCE 100 Introduction to Informatics Fall 2018
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, 2018)
-
Arrays (September 06, 2018)
-
More Loops: Guessing Game (September 11, 2018)
-
File IO (September 13, 2018)
-
Functions and Passing (September 18, 2018)
-
Loops for Image Processing (September 20, 2018)