As Martin stated it is because there’s no underscore between the words. Also if you look at the error it gives all the acceptable parameters. The error is confusing in the way it’s worded. It should say that your string didn’t match the acceptable strings. Side note: python is case sensitive. You would get the same error if you type it in lowercase.