5 lines
82 B
Python
5 lines
82 B
Python
|
import RobotCompleteCOde
|
||
|
r = RobotCompletCode.MotorizedPlatform()
|
||
|
s = r.setSpeed
|
||
|
|