Operating motor using GSM SIM900a module

Edit your post and put the code in code tags so it is much easier to read.

mySerial.begin(9600); // Setting the baud rate of GSM Module
Serial.begin(9600); //