Test câu hỏi Drop Down và câu hỏi cộng – trừ điểm
1 / 1
Copy –
A robot needs to pick up an object and deliver it 10 cm forward. Arrange the commands below in the correct order to achieve this task. The commands need to be arranged, starting from top to bottom:
Leanbot.begin(); LbGripper.open(); LbMotion.runLR(+400, +400); LbMotion.waitRotationMm(100); LbGripper.close(); LbMotion.stopAndWait(); Leanbot.end();
Your score is
The average score is 16%
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.