This website requires JavaScript.
Explore
Help
Sign In
m5
/
Core2forAWS-MicroPython
Watch
0
Star
0
Fork
0
You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced
2026-05-20 10:30:31 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56e5ef203b01ac8dfb1cb46143f6f7c53237b79d
Core2forAWS-MicroPython
/
tests
/
basics
/
float1.py
T
Paul Sokolovsky
8c3858b016
Move tests in basic/tests/ up one level preparating to multiple test dirs.
2014-01-19 18:41:55 +02:00
4 lines
33 B
Python
Raw
Blame
History
# basic float
x
=
1
/
2
print
(
x
)
Reference in New Issue
View Git Blame
Copy Permalink