This is the home page for a MicroPython Tutorial.
Here's the URL of the server:
%%url
http://service.robots.org.nz/wiki/
%%
! Exercises
* [MicroPython Tutorial Exercise 1|MicroPythonTutorialExercise01]: main.py
* [MicroPython Tutorial Exercise 2|MicroPythonTutorialExercise02]: functions
* [MicroPython Tutorial Exercise 3|MicroPythonTutorialExercise03]: classes
%%python {{{
# do something intelligent here
}}}
%%