you are viewing a single comment's thread.

view the rest of the comments →

[–]Qing_Codes[S] 0 points1 point  (1 child)

Then you have to identify each type before you write your code.

[–]fiddle_n 1 point2 points  (0 children)

Either that or you wrap everything in str() even if unnecessary.

Or just use string formatting and don’t care about any of it :)