Type() function not working

Latest version of Psychopy I am unable to use the print(type()) function:

Code:

image

Error:

It’s clear from the blue-highlighted text that type() is recognized as a function and according to the Psychopy forum, this is the correct way to print it. This has nothing to do with the variables as they print on their own.