Sign up to request clarification or add additional context in comments.
Comments
2
The syntax is incorrect. The string formatting arguments must be a tuple. You are creating a tuple with the formatted string and the second formatting argument. Use this instead: