Start by creating the variable account set to 100, to store the initial amount.
account
100
Make sure to type account = 100.
account = 100