Posts by Eduardo Barreto • 1 point
1 post
-
-1
votes1
answer350
viewsQ: How can I create a loop per seconds in python without Sleep or delay
I’m developing a programming for EV3, with python, and what I wanted to know is: How can I create a loop per seconds, IE, I want that in a certain time in seconds, the robot does the actions…