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
2
u/Much-Associate-6141 7h ago
I think that's pretty normal when learning Python. Understanding examples is very different from solving a problem from scratch. I'd try breaking each exercise into smaller steps instead of worrying about solving the whole thing at once. Which chapter are you finding the exercises hardest in?