CIS 185

From Void-Byte
Revision as of 21:17, 2 May 2020 by Bgrambo (talk | contribs) (→‎Quizzes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Basics Quiz