Code an empty if statement that we'll use to check the amount of money we already saved.
if
Make sure to pick if followed by () and then {, }.
()
{
}