This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
sxwl_DL
/
datax-admin
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1bdded93ef
Rami (Branch)
Tag
integration
integration-dev
integrationprod
master
prod
datax-admin
/
auo_tests
/
tasks
/
hello_world.py
hello_world.py
72 B
Cronologia
Originale
1
2
3
import time
for i in range(50):
print(f'{int(time.time())}: {i*i}')