python-basics-exercises
python-basics-exercises copied to clipboard
ch04-strings-and-string-methods
in file 3-manipulate-strings-with-methods line30 should be print(string2.strip()) ?
This is an exercise and the main goal is to manipulate the strings, so u can do that with any string, just to learn it. I hope this helps.