From f60b350e207cc708ba3f229d392a3c5a88f3340c Mon Sep 17 00:00:00 2001 From: gabrielestes Date: Wed, 18 Jul 2018 13:27:47 -0400 Subject: [PATCH] all done with my work --- main.py | 1 + my-jup.ipynb | 0 question.txt | 5 ++--- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 main.py create mode 100644 my-jup.ipynb diff --git a/main.py b/main.py new file mode 100644 index 0000000..f7d1785 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print('Hello world') diff --git a/my-jup.ipynb b/my-jup.ipynb new file mode 100644 index 0000000..e69de29 diff --git a/question.txt b/question.txt index d82cf4e..5de90b7 100644 --- a/question.txt +++ b/question.txt @@ -1,6 +1,5 @@ 1. what is 3 * 3 -______ - +9 2. what is square root of 9 -______ +3