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

Python Basics: A Practical Introduction to Python 3

Results 37 python-basics-exercises issues
Sort by recently updated
recently updated
newest added

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. ![image](https://github.com/realpython/python-basics-exercises/assets/96702203/8f6b05b9-6068-47d1-a447-954f5f5ff3df)...

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...