2022-2023/1NSI/02_Programmation_Python_et_.../scripts/02_image.py

3 lines
49 B
Python

from microbit import *
display.show(Image.HAPPY)