Python Programming: Intro (v.01)
Issued by
Madison College
Students will learn how to use the simple but powerful Python programming language to solve everyday problems through the creation of computer programs that automate tedious and sometimes complex tasts.
Additional DetailsEarning Criteria
-
Understand Python syntax
-
Create a program that relies on custom functions.
-
Create a program structure that allows for future expansion without modifications to the main program code.
-
Successfully create a program that asks the user for input through the use of a graphical interface, performs an analysis function, and displays a summary of the results in a non-command line environment.