Example: air traffic controller
~MicroPythonプログラム集~
2 from microbit import * import random Scissors = Image("99009:99090:00900:99090:99009") while True: c = random.randint(0, 2) display.scroll(str(c))
Download ~MicroPythonプログラム集~
Information
Domain:
Source:
Link to this page: