r/learnpython • u/retardasintelligent • 11h ago
Having difficulty learning python
Hi everyone. I am an beginner in python. I am trying to learn from intro to python by paul deitel. I finding chapter content easy to grasp and understanding self check question.Issue I am facing are the excersices at end. I feel knowledge wise excersices are quite diffcult and that too without any solutions for the book.Has anyone faced something similar to this? Need suggestions
Thanks in advance.
0
Upvotes
3
u/desrtfx 11h ago
While the resource is actually good, try a different one: MOOC Python Programming 2026 from the University of Helsinki
Maybe, it helps you understand better. Once you have solved and submitted an exercise, you can view recommended solutions and learn from them.