I keep getting a syntax error when I try to use formatted string literal in the following Python code (Note: I am using Python version 3.8.3)
class Paint: