CSCE 100 Introduction to Informatics Fall 2021
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 (September 2 , 2021)
-
Loops (September 14, 2021)
-
Arrays (September 14, 2021)
-
More Loops: Guessing Game (September 14, 2021)
-
More Loops: Image Processing (September 14, 2021)
-
More Loops: Histogram and Random Numbers (September 14, 2021)
-
File IO: CSV and Text Files (September 21, 2021)
-
Functions and Passing (October 05, 2021)