The need for variables in digital systems
Differentiated data types ie. string data type and integer data types
How to prompt the user for data and assign it to a variable.
I understand what a variable is
I know how to assign data to a variable
I can use the input() function to captures user’s keyed in data
I can output the contents of a variable with a string.
EXTENSION TASK - Magic 8 Ball in Python