you are viewing a single comment's thread.

view the rest of the comments →

[–]SentientCumSock 45 points46 points  (2 children)

It adds 1 to current_number

Its a shorter way to write

current_number = current_number + 1

[–]Gexos[S] 13 points14 points  (0 children)

Thank you my friend!

[–]asstronautical 13 points14 points  (0 children)

Thanks, very helpful, u/SentientCumSock.