index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
basics
/
float1.py
blob: 200d9558563d029cd6b0701a5bccb7a669ddf420 (
plain
)
1
2
3
# basic float
x
=
1
/
2
print
(
x
)