CIS186
Download as PDF
Python Programming
Comp Info Systems/Businessb23d4d8d-e0bd-4b0c-9f54-cd296b4f9cc3
Objective
Understnd and properly utilize the different data types within Python
Objective
Create strings, lists, tuples, and dictionaries in Python
Objective
Understand and explain basic mathematical properties in Python
Objective
Understand and explain the modification of data types within Python
Objective
Understand how to properly create functional for and while loops
Objective
Understand how to properly create funcitonal conditional statements and Booleans
Objective
Create test cases to confirm code works as intended
Objective
Create try/except functions to allow for code to work with runtime errors
Objective
Create executable functions and classes in Python
Objective
Understand how to open, read, and write date from sources outside of the program