1 2 3 4 5 6
test MicroPython \.\+ version Use \.\+ >>> # cmdline: -i -c print("test") >>> # -c option combined with -i option results in REPL >>>