This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-21 19:37:20 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
3391e190680d3625a166bb6573df26e1bda30af2
micropython
/
tests
/
basics
/
tests
/
float1.py
Damien
39977a56da
Add basic functionality tests for the Python bit.
2013-12-29 22:34:42 +00: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