KwickClips Python · 39 sec · free
How many keywords does Python have?
Short answer. 35.
What error does for = 5 give?
SyntaxError.
Remember
| 35 reserved keywords |
| Never use one as a name |
| Doing so: SyntaxError |
Why is for equals five a syntax error? A keyword is a word Python reserves, like if and True. Python has thirty five. It cannot be your variable name. Thirty five keywords. Never use one as a name. That is a syntax error.
This clip is from the full lesson: Python Tokens: Keywords, Identifiers, Literals, Operators and Punctuators — 9 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: CBSE Class 9 Computer Applications (165), CBSE Class 10 Computer Applications (165), CBSE Class 10 Information Technology (402), CBSE Class 10 Information Technology (402)
More KwickClips from this lesson
What is a token?42 sec
Is 2marks valid?44 sec
Is None the same as zero?45 sec
What does a colon do?43 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

