Removes all semicolons at line endings in the Python examples.
After https://github.com/lvgl/lv_binding_micropython/pull/161 merged, it is no longer needed to cast the result of 'e.get_target()' Also, additional small fixes to allow CI improvements
* adding micropython examples * adding micropython examples