Saturday, 10 August 2013

Python: Last character of user input

Python: Last character of user input

I was just wondering how I could find out what the last character of the
user input was using Python. I need to know whether it was an S or not.
Thanks in advance.....

No comments:

Post a Comment