choies1

Results 3 issues of choies1

If I use a serial terminal, the following code shows the result (1) ``` a = 1 a ``` However, if I use MicroPython-USB kernel in Jupygter notebook, I have...

Sometime Jupyter notebook MicroPython Kernel prints "." that I didn’t print, when I use ‘print()’ with "for" or "while" statement, Followings are my codes. When I use a serial terminal(ex....

Is it possible to add the features as follows? 1. setting start (or begin) number 2. adding ToC cell to notebook These figures are already implemented in ToC2 for jupyter...