Fetching user input
Prerequisites
Before starting this lesson, you should be familiar with:
Learning Objectives
After completing this lesson, learners should be able to:
TODO
Motivation
TODO
Concept map
graph TD
S("Script") ---|has| P("Parameters")
P ---|fetch| G("GUI")
Figure

Activities
- Open the script FIXME.
- Change the script such that the variables FIXME and FIXME become script parameters that are fetched from the user.
Assessment
Fill in the blanks
- TODO ___ .
- TODO ___ .
Solution
- TODO
- TODO
Follow-up material
Recommended follow-up modules:
Learn more: