This website works better with JavaScript
홈
탐색
도움말
로그인
Hochschule
/
lern-tracking-system
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
585ba3183c
브랜치
태그
mag-dev
master
opt-dev
lern-tracking-s...
/
raspberry-pi
/
test.py
test.py
75 B
히스토리
Raw
1
2
3
4
import noise
for i in range(100000):
print(noise.pnoise1(i/1000)*1000)