Explorar o código

Give the repo a Python flavour (#1)

Karl Hobley %!s(int64=8) %!d(string=hai) anos
pai
achega
8abee8487a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      hello.py

+ 3 - 0
hello.py

@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+    print("Hello world!")