This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Hochschule
/
lern-tracking-system
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0571c75409
Rami (Branch)
Tag
mag-dev
master
opt-dev
lern-tracking-s...
/
raspberry-pi
/
test.py
test.py
75 B
Cronologia
Originale
1
2
3
4
import noise
for i in range(100000):
print(noise.pnoise1(i/1000)*1000)