This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
max
/
JUKUAN
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
34557b794c
Větve
Značky
feature/future_with_flow
feature/future_with_model
main
try/ma5_only
JUKUAN
/
main.py
main.py
84 B
Historie
Surový
1
2
3
4
5
6
def main():
print("Hello from jukuan!")
if __name__ == "__main__":
main()