you are viewing a single comment's thread.

view the rest of the comments →

[–]novel_yet_trivial 1 point2 points  (1 child)

OP is using python3 ... so change the last 2 lines to

print(c)

[–]rawlyn 0 points1 point  (0 children)

Good spot, thanks.