IT SpecificProgramming LanguagesPythonVariablesOn this pageVariables Literals Literal[3] means exactly 3, and no other value ever Literals compare both value and type, Literal[3] and Literal[3.0] are not equal References MY_EASY_TITLE