sourcehut
Log in
—
Register
~hokiegeek
/
microbit-hexes
summary
tree
log
refs
microbit-hexes
/helloworld.py
-rw-r--r--
55 bytes
View
Log
Blame
View raw
5571349d
—
HokieGeek
Saving all the things
8 months ago
1
2
from
microbit
import
*
display
.
scroll
(
"Hello, World!"
)