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