python-basics-exercises icon indicating copy to clipboard operation
python-basics-exercises copied to clipboard

ch04-strings-and-string-methods

Open danielzqh opened this issue 2 years ago • 1 comments

in file 3-manipulate-strings-with-methods line30 should be print(string2.strip()) ?

danielzqh avatar Mar 16 '23 03:03 danielzqh

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.

Kaustuv000 avatar Apr 16 '23 08:04 Kaustuv000