can only concatenate str (not "method") to str code example
Example: TypeError: can only concatenate str (not "method") to str
You need to call it using () to get a string in return
You need to call it using () to get a string in return