We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f05f5 commit 8145de9Copy full SHA for 8145de9
HelloTwo.cs
@@ -0,0 +1,12 @@
1
+using System;
2
+
3
+namespace HelloTwo
4
+{
5
+ class HelloTwo
6
+ {
7
+ static void Main(string[] args)
8
9
+ Console.WriteLine("This is not tested, so I don't work")
10
+ }
11
12
+}
gitnew.py
@@ -0,0 +1,2 @@
+print("Hello Word from Colombia")
+print("This is my first pull request, I hope so enjoy it.")
readme.md
@@ -160,3 +160,4 @@ Hello Git!
160
Hello Hex!
161
slim Shady from Xubuntus!
162
Привет из Хабаровска!
163
+Hi from Colombia!
0 commit comments