Online Banking

Complete all the steps.
### Step 1 ### # create 'transactions' list
assert transactions == []
Setting up Python environment...
Console
Step 1:
Create a variable called transactions and assign it an empty list.