I tried but I cant view the Serial monitor since the comport is being used by python to send the values to Arduino
Oh I havent tried using the Serial.parseInt(), Do i have to change the way im sending the data to arduino for the Serial.parseInt() to work or it is still fine as a string?