Learning Intention Learning Intention: To develop understanding of variables, data types, and comments in text based programming languages Context: Sequencing Instructions using Python
Learning Outcomes Emerging: Know what a variable is and give an example of what it is used for Be able to list at least 3 data types Developing: Be able to store a variable in a Python program and print using basic programming functions Be able to apply an appropriate data type to a variable in a Python program Secure: Be able to apply an appropriate data type to a user inputted variable in a Python program Be able to use variables and user inputs to perform simple mathematical equations in a Python Program Master: Create a Python program that will convert currency from a base unit (GBP) into a range of other world currencies