Output statements
Output a string directly

Output a variable

Variables
Set a variable as a string

Set a variable as an integer

Set a variable from a calculation

Set a variable from a user input (text)

Set a variable from a user input (number)

Add one to a value

Conditionals
Find out the discount on fruit

Loops
Output string 10 times

Output number until number reaches 10
