From 557d2a906c76c1d5f87f3099d771a2e94cfa49cd Mon Sep 17 00:00:00 2001 From: Paul Adamson Date: Wed, 18 Jul 2018 12:29:00 -0500 Subject: [PATCH 1/2] all done with my work --- .ipynb_checkpoints/my_jup-checkpoint.ipynb | 6 ++++++ main.py | 1 + my_jup.ipynb | 6 ++++++ question.txt | 4 ++-- 4 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 .ipynb_checkpoints/my_jup-checkpoint.ipynb create mode 100644 main.py create mode 100644 my_jup.ipynb diff --git a/.ipynb_checkpoints/my_jup-checkpoint.ipynb b/.ipynb_checkpoints/my_jup-checkpoint.ipynb new file mode 100644 index 0000000..2fd6442 --- /dev/null +++ b/.ipynb_checkpoints/my_jup-checkpoint.ipynb @@ -0,0 +1,6 @@ +{ + "cells": [], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/main.py b/main.py new file mode 100644 index 0000000..8eb74cf --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print('Hello world') \ No newline at end of file diff --git a/my_jup.ipynb b/my_jup.ipynb new file mode 100644 index 0000000..2fd6442 --- /dev/null +++ b/my_jup.ipynb @@ -0,0 +1,6 @@ +{ + "cells": [], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/question.txt b/question.txt index d82cf4e..645bdf2 100644 --- a/question.txt +++ b/question.txt @@ -1,6 +1,6 @@ 1. what is 3 * 3 -______ +___9___ 2. what is square root of 9 -______ +___3___ From a6de53bafbe7eb13754ab2240728f19ead6379b9 Mon Sep 17 00:00:00 2001 From: Paul Adamson Date: Wed, 18 Jul 2018 12:35:01 -0500 Subject: [PATCH 2/2] all done with my work --- question.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/question.txt b/question.txt index 645bdf2..29543bc 100644 --- a/question.txt +++ b/question.txt @@ -4,3 +4,5 @@ ___9___ 2. what is square root of 9 ___3___ + +xxxxx \ No newline at end of file