Controlling stepper motors via serial monitor - AccelStepper library

Tried removing the

stepper.1moveTo(movement)

from the code and it ddn't work at all. Also tried adding a small one time only delay at the start but that did nothing either. If it helps, this is the library I am using.