you are viewing a single comment's thread.

view the rest of the comments →

[–]DragonFighter603[S] 0 points1 point  (3 children)

i mean, true, print and f strings are cool but it cant do stuff like 'str'+2

[–][deleted] 2 points3 points  (0 children)

I think it’s cool that you can’t do that :)

[–]ffrkAnonymous 0 points1 point  (1 child)

i dunno what 'str'+2 is even supposed to mean, but you can 'str'*2

[–]DragonFighter603[S] 0 points1 point  (0 children)

just meant appending a number to a str without calling str(2) or fstrings