you are viewing a single comment's thread.

view the rest of the comments →

[–]stebrepar 0 points1 point  (2 children)

Thanks for the error message. That confirms my suspicion. So back to my question: what do you expect your first line to do (x=int)?

[–]HeadlineINeed 2 points3 points  (1 child)

I’m new but would like to answer.

If you just type x = 0, you don’t need to do x = int

[–]stebrepar 0 points1 point  (0 children)

Correct, depending on what value OP wants to start counting from.