Special Keywords

Special Keywords are reserved words. Each keyword has a specific meaning to the Python Interpreter, and we can use a keyword in our program only for the purpose for which it has been defined.

Some Special Keywords are - print, False, class, finally, is, return, None, continue, for, lambda, try, True, def, from, nonlocal, while, and, del, global, not, with, as, elif, if, or, yield, assert, else, import, pass, break, except, in