This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
radu
/
Awsome-Wagtail
kopia lustrzana
https://github.com/springload/awesome-wagtail.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Give the repo a Python flavour (
#1
)
Karl Hobley
8 lat temu
rodzic
7d226eb59e
commit
8abee8487a
1 zmienionych plików
z
3 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
3
0
hello.py
+ 3
- 0
hello.py
Wyświetl plik
@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+ print("Hello world!")