Popscene Alright! =D

In a little while:

>>> x = " OI "
>>> x.replace("\00", "").strip()
'OI'
>>> print "END"
END
>>>

0 comentários: