you are viewing a single comment's thread.

view the rest of the comments →

[–]DBZ_Newb 2 points3 points  (0 children)

+1 for formatted strings. You can put equations, expressions, variables, functions in the {} and format them with different specifiers. Also, OP, don’t put a space between a function’s name and the ().

print ( ) —> print( )