• Stop being a LURKER - join our dealer community and get involved. Sign up and start a conversation.

Need Help Understanding My Python Homework

kylewilliam

Hat Trick
Dec 20, 2023
98
5
Awards
2
First Name
kyle
Hi everyone,

I’m struggling with some concepts in Python and could use some guidance. I don’t just want someone to do my python homework for me, but I’d really like to understand the logic behind it so I can improve.

The assignment involves working with loops, conditionals, and functions, but I’m finding it hard to connect the pieces. How do you usually approach breaking down problems into smaller, manageable steps?

Any tips, resources, or examples you can share would be super helpful.
 
Hi everyone,

I’m struggling with some concepts in Python and could use some guidance. I don’t just want someone to do my python homework for me, but I’d really like to understand the logic behind it so I can improve.

The assignment involves working with loops, conditionals, and functions, but I’m finding it hard to connect the pieces. How do you usually approach breaking down problems into smaller, manageable steps?

Any tips, resources, or examples you can share would be super helpful.
Thanks in advance for your time and support!
 
Hey Kyle, totally get it, functions, loops, and conditionals can feel like a lot at once. What helps is breaking the problem into steps: write out in plain English what the program should do, then turn each step into code. Start small, test often, and build it up piece by piece. If you share one of your homework questions, I can help walk through the logic without just giving you the answer.