From e750ccd58412ce5b87404ae78443e35f92864822 Mon Sep 17 00:00:00 2001 From: PotatoPuree <37886297+PotatoPuree@users.noreply.github.com> Date: Wed, 3 Oct 2018 21:35:51 +0100 Subject: [PATCH 1/2] Added HelloWorld.py --- code/HelloWorld.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 code/HelloWorld.py diff --git a/code/HelloWorld.py b/code/HelloWorld.py new file mode 100644 index 0000000..40cdeb7 --- /dev/null +++ b/code/HelloWorld.py @@ -0,0 +1 @@ +print ("Hello World") From 6965877d0b2dff3e0cb2464f30648a56999ec379 Mon Sep 17 00:00:00 2001 From: PotatoPuree <37886297+PotatoPuree@users.noreply.github.com> Date: Wed, 3 Oct 2018 22:13:39 +0100 Subject: [PATCH 2/2] Updated README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 286238a..f1a0170 100644 --- a/README.md +++ b/README.md @@ -456,6 +456,10 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - Currently learning the Rust programming language - [![github-alt][github-img]](https://github.com/GuineaPiet) +### PotatoPuree +- Interactive Media MSc. student from Cork +- [![github-alt][github-img]](https://github.com/PotatoPuree) + ### Pritish Thakkar - I'm an undergraduate from Punjab engineering college - My favourite programming language is C++ and I'm a sport programmer.