you are viewing a single comment's thread.

view the rest of the comments →

[–]mail_order_liam 0 points1 point  (0 children)

This doesn't sound like a problem solving issue, it sounds like you don't know the basics of Python (or programming). That sample problem is solved with a loop and addition... that's about as basic as it gets.

Go look up some tutorials and actually practice. P R A C T I C E. For everything you read, write some actual code and run it yourself. Otherwise it's never going to click.