help with my code, lm35dz

you could use
analogueRead(temp sensor); then an do some math so stepper. step(temp read*number of steps to rotate desired value.
from your question it looks like you want it to rotate 11.25 degrees per 1 degree Celsius change in temp. take into account what motor you have and how many steps it takes for one full rotation to find out how many steps the motor should step.