RogerioBlanco / PixelCanvasBot

A bot to pixelcanvas.io
63 stars 24 forks source link

Add whitespace stripping to input #81

Closed Yelinz closed 5 years ago

Yelinz commented 5 years ago

Added the .strip() function to the raw_input().

It removes Leading and Trailing white spaces form the input.