This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
max
/
JUKUAN
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
a42e41ad9d
Ramos
Etiquetas
feature/future_with_flow
feature/future_with_model
main
try/ma5_only
JUKUAN
/
main.py
main.py
84 B
Histórico
Em bruto
1
2
3
4
5
6
def main():
print("Hello from jukuan!")
if __name__ == "__main__":
main()