@ -5,7 +5,7 @@ motorA = Motor('A')
motorB = Motor('B')
motorA.start(5)
motorB.start(150)
motorB.start(100)
time.sleep(4)