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