31
edits
(→Learning Outcome(s): time) |
|||
| Line 42: | Line 42: | ||
Upon completion of the course, learners will have the following abilities and competencies: | Upon completion of the course, learners will have the following abilities and competencies: | ||
* Source documentation | |||
* Creating and modifying variables | * Creating and modifying variables | ||
* Working with various data types: | * Working with various data types: | ||
| Line 50: | Line 51: | ||
** sets | ** sets | ||
** dictionaries | ** dictionaries | ||
* Operators | * Operators | ||
* Evaluating expressions and statements | * Evaluating expressions and statements | ||
* Flow/Decision control | |||
** Loops | |||
** Conditional statements | |||
* Mulitple assignment | |||
* Defining functions | * Defining functions | ||
** Documentation strings | |||
** Function parameters | ** Function parameters | ||
* Accepting user input | * Accepting user input | ||
edits