After completing basics of python, we wanted to test our skills with micro:bit
Micro:bit is a tiny computer to start programming, can be referred http://microbit.org/ . We used mu editor to add code and also flash to micro:bit.



Here is the simple program which will scroll “Hello World” and then display butterfly image, it keeps repeating after 5 seconds delay.
