Skip to content

Instantly share code, notes, and snippets.

@kamera25
Created December 21, 2017 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamera25/097e7fec860d043d5d8b8d6b058362d1 to your computer and use it in GitHub Desktop.
Save kamera25/097e7fec860d043d5d8b8d6b058362d1 to your computer and use it in GitHub Desktop.
from microbit import *
while True:
display.scroll('あ')
sleep(2000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment