This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
max
/
JUKUAN
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
feature/future_with_flow
Gałęzie
Tagi
feature/future_with_flow
feature/future_with_model
main
try/ma5_only
JUKUAN
/
main.py
main.py
84 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
def main():
print("Hello from jukuan!")
if __name__ == "__main__":
main()