KevsRobots Learning Platform
45% Percent Complete
By Kevin McAleer, 1 Minute
Type of the program below into your MicroPython Editor.
# Hello World
print("Hello, world!")
In Thonny, save the file and then run it with the green run button.


You can use the arrows ← → on your keyboard to navigate between lessons.
Comments