CIS 185

From Void-Byte
Jump to navigation Jump to search

About

Introduction to the Python programming language. Includes using a text editor or the built-in Python IDE, IDLE, to develop programs, language syntax, dynamically typed variables, numeric operations, strings, selection control statements, repetition control statements, functions, classes, lists, dictionaries, file I/O, exception handling.

Quizzes

Unit 1 Reviewing the Basic Quiz
Unit 2 Reviewing the Basic Quiz
Unit 10 Reviewing the Basic Quiz