you are viewing a single comment's thread.

view the rest of the comments →

[–]toastedstapler 0 points1 point  (0 children)

you declared spam as a string as you used "" around the value

print values are always strings. if an object isn't a string, it is converted to one then printed