Python Keywords

Reserved words in Python

Interview Relevant: Language fundamentals

Keywords

Reserved words that cannot be used as variable names.

Examples: if, else, for, while, def, class, return, import, try, except, True, False, None.

AI Tutor

Ask about the topic

Sign in Required

Please sign in to use the AI tutor

Sign In