python-basics-exercises
python-basics-exercises copied to clipboard
Python Basics: A Practical Introduction to Python 3
Hello! I really like your book. It seems to me that this solution may be optimal. I came to this decision after you told me to find a pattern. ...
New version of the book has this example needs to be updated. Thanks
As of July 2023, the example code is too old to run with the latest editions of Python (3.11.4) and packages (e.g., pypdf). Symptoms include (but are not limited to)...
in file 3-manipulate-strings-with-methods line30 should be print(string2.strip()) ?
Hello, I'm interested in translating some exercises to portuguese. A lot of people here in Brazil are interested in practicing with these exercises, so this could make it more accessible...
changed the variable
changed