This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
max
/
JUKUAN
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0485278464
Rami (Branch)
Tag
feature/future_with_flow
feature/future_with_model
main
try/ma5_only
JUKUAN
/
main.py
main.py
84 B
Cronologia
Originale
1
2
3
4
5
6
def main():
print("Hello from jukuan!")
if __name__ == "__main__":
main()