I may be slow to respond.
Translation technology enthusiast.
YouTube: Translators Tech Corner
Facebook: Makewords Cooperate
Pinned Loading
-
Battery Level Fun program for Mindst...
Battery Level Fun program for Mindstorms Robot Inventor 51515 1from mindstorms import MSHub, Motor, MotorPair, ColorSensor, DistanceSensor, App
2from mindstorms.control import wait_for_seconds, wait_until, Timer
3from mindstorms.operator import greater_than, greater_than_or_equal_to, less_than, less_than_or_equal_to, equal_to, not_equal_to
4import math
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.