From ad58b4ba2316175299bd5b7536e159936cd93c72 Mon Sep 17 00:00:00 2001 From: Prolific26 <46336716+Prolific26@users.noreply.github.com> Date: Tue, 5 Feb 2019 23:50:07 -0500 Subject: [PATCH] FlatIron School --- bankAccount | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bankAccount diff --git a/bankAccount b/bankAccount new file mode 100644 index 0000000..af7d392 --- /dev/null +++ b/bankAccount @@ -0,0 +1,3 @@ +var bankaccount = "$5,000" + bankaccount = "$10,000" + bankaccount = "$20,000"