diff --git a/README.md b/README.md index 06e9922..6143183 100644 --- a/README.md +++ b/README.md @@ -567,6 +567,11 @@ 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 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