This website requires JavaScript.
Explore
Help
Sign in
jepler
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8c3858b016
circuitpython
/
tests
/
basics
/
float1.py
Paul Sokolovsky
8c3858b016
Move tests in basic/tests/ up one level preparating to multiple test dirs.
2014-01-19 18:41:55 +02:00
3 lines
33 B
Python
Raw
Blame
History
# basic float
x
=
1
/
2
print
(
x
)
Reference in a new issue
View git blame
Copy permalink