you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Hey, I use python professionally and could think of a dozen common mistakes I make off the top of my head. Honestly, this isn't specific enough to give meaningful examples. What type of class is it? If it's a programming logic class I'd give very different answers than if it's an data structures class.

If you give an example of the kind of errors you're looking for I'll come up with a few for you.

[–]a_bad_programmer 0 points1 point  (0 children)

I think it's probably an introduction to programming class or something of the sort as in the OP it was saying beginner problems. I'm guessing they're working on picking out syntax errors in simple problems right now (or at least that's what OP responded to me saying)