From 331ee77353f770529ae1e58c886e6168e52e04bf Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Tue, 27 Oct 2020 07:44:20 -0500 Subject: new file: notes --- notes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 notes diff --git a/notes b/notes new file mode 100644 index 0000000..5d9848f --- /dev/null +++ b/notes @@ -0,0 +1,2 @@ +calc: Contains the main calulator function, including calling get_expr. +08048e44 get_expr: gets user input, look into this! -- cgit v1.2.3