Please help us to help you. When you have a bug you want help with, post the ENTIRE error message, starting from the line
Traceback (most recent call last) all the way to the end. Do not re-type it, copy and paste it. > Game + z = N1 + N2 + N3 + N4 + N5 + MB This line doesn't make any sense. What are you trying to do with it? You can't have an operator like + or - (plus or minus) on the left hand side of an assignment. Explain in words what you hope to do in this line of code, and we'll see if we can help fix it. -- Steven _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor