Select Git revision
Forked from
card10 / firmware
Source project has a limited visibility.
-
Jannis Rieger authoredJannis Rieger authored
repl_basic.py.exp 85 B
Micro Python v\.\+ version
>>> # basic REPL tests
>>> print(1)
1
>>> print(1)
1
>>>