Training activity information
Details
Using Python3, create a script to demonstrate:
- Variables
- Data structures
- Pattern matching
- Loops
- Conditionals
Type
Developmental training activity (DTA)
Evidence requirements
Evidence the activity has been undertaken by the trainee​.
Reflection on the activity at one or more time points after the event including learning from the activity and/or areas of the trainees practice for development.
An action plan to implement learning and/or to address skills or knowledge gaps identified.
Considerations
- Variables (global and local), functions, expressions and loops
- Variable types. for example: string, float, integer
- Data structures for example: arrays, dictionaries, lists and tuples
- Pattern matching
- Errors and exceptions
- Input and output
Relevant learning outcomes
# | Outcome |
---|---|
# 2 |
Outcome
Use a programming language to create software. |
# 3 |
Outcome
Apply best practice in software development and code testing. |