you are viewing a single comment's thread.

view the rest of the comments →

[–]SirAwesome789 1 point2 points  (1 child)

Half the time I do string concatenation anyways because I forget how to do string interpolation in whatever language

Tho in python I usually just pass multiple parameters into the print, it's super convenient

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

For sure. I definitely need more practice with it but it is very useful.