
Python Programming Computer Course

ข้อมูลจำเพาะ
| คอร์ส | Computer Science Level 1 – Python |
|---|---|
| หน่วย | Unit 2 – Lesson 2 |
| หัวข้อ | Driving for Distance – Moving Forward and in Reverse |
Computer Science Level 1 – Python Course
Unit 2 – Lesson 2: Driving for Distance – Moving Forward and in Reverse Quiz – Answer Key
Which of the following is the best description of the drive_ for command?
- Moves the VR Robot backward indefinitely.
- Moves the VR Robot left or right.
- Moves the VR Robot forward or backwards a specific distance.
- Moves the VR Robot forward indefinitely.
How can you make the VR Robot move in reverse on the drive_ for command?
- Changing the “FORWARD” parameter to “REVERSE”.
- Changing millimeters (mm) to Inches.
- เพิ่มขึ้นasing the numeric value.
- Moving the block to the bottom of the project.
Which command is used to change the speed of the drivetrain?
- turn_ for
- set_ drive_ velocity
- set_ heading
- set_ rotation
What is the range of values used when setting velocity?
- 0% ถึง 100%
- -100% ถึง 100%
- 0% ถึง 200%
- -100% ถึง 200%
เอกสาร / แหล่งข้อมูล
![]() | Programming Computer Course |
อ้างอิง
- copyright.vex.com/copyright.vex.com
- คู่มือการใช้งานmanual.tools
Published: June 10, 2026
ปรับปรุงล่าสุด : 11 มิถุนายน 2026

