From 7e8a66e807c502271be42b08d84480c935e9e9bb Mon Sep 17 00:00:00 2001 From: Gabriel Date: Mon, 8 Oct 2018 22:48:02 -0300 Subject: [PATCH 1/3] add my name --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1772472..bf51217 100644 --- a/README.md +++ b/README.md @@ -538,6 +538,12 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - [![github-alt][github-img]](https://github.com/fabipriscila) # G +### Gabriel + +- I'm a computer science student +- I'm a java, python, C++ developer. +- + [![github-alt][github-img]](https://github.com/gabriel-arauj) ### Gargi From 769f7e7fe52d41ab23a38e9b8cdb02203c633b1b Mon Sep 17 00:00:00 2001 From: Gabriel Date: Mon, 8 Oct 2018 22:52:14 -0300 Subject: [PATCH 2/3] add hello --- code/gabr.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 code/gabr.py diff --git a/code/gabr.py b/code/gabr.py new file mode 100644 index 0000000..c4685b1 --- /dev/null +++ b/code/gabr.py @@ -0,0 +1,2 @@ +print("Ola, mundo!") +print("It is \"Hello, world\" in portuguese (Brazil) ") \ No newline at end of file From 007ed44d5a835c920b18517900020ceb29e5b072 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Mon, 8 Oct 2018 22:52:43 -0300 Subject: [PATCH 3/3] add my profile --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bf51217..4cd2549 100644 --- a/README.md +++ b/README.md @@ -542,7 +542,6 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - I'm a computer science student - I'm a java, python, C++ developer. -- [![github-alt][github-img]](https://github.com/gabriel-arauj) ### Gargi