This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
max
/
JUKUAN
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
2acf267fae
Ramuri
Etichete
feature/future_with_flow
feature/future_with_model
main
try/ma5_only
JUKUAN
/
main.py
main.py
84 B
Istoric
Crud
1
2
3
4
5
6
def main():
print("Hello from jukuan!")
if __name__ == "__main__":
main()