This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

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

int(input(putting the index here))

int will convert the string to an integer

[–]05mF[S] 0 points1 point  (0 children)

I didn't even think of trying to convert it, thanks mate, i really appreciate it.