mirror of
https://github.com/pybricks/pybricks-projects.git
synced 2026-09-15 11:03:15 +00:00
official/ev3/educator: fix docstring typo
This commit is contained in:
@@ -21,7 +21,7 @@ ev3.speaker.beep()
|
||||
robot.straight(-1000)
|
||||
ev3.speaker.beep()
|
||||
|
||||
# Turn by right by 360 degrees and back again.
|
||||
# Turn clockwise by 360 degrees and back again.
|
||||
robot.turn(360)
|
||||
ev3.speaker.beep()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user