CSCE 100 Introduction to Informatics Fall 2020
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 1 , 2020)
-
Loops (September 8, 2020)
-
Arrays (September 08, 2020)
-
More Loops: Guessing Game (September 08, 2020)
-
More Loops: Image Processing (September 08, 2020)
-
More Loops: Histogram and Random Numbers (September 10, 2020)
-
File IO: CSV and Text Files (September 15, 2020)
-
Functions and Passing (September 22, 2020)