COP 1030 — Introduction to Python Programming
An introduction to programming using the Python language. Students will learn how basic programming ideas, such as var- iables, data, loops, and functions are used in Python to create useful programs. Other topics include program design, style, documentation, and working with files and text.
Prerequisites: COP 1000