Python

Keywords in python

  • In python there are some reserved words called as keywords, These keywords are used for writing syntax and for some special purposes these are used for that particular purposes only.  and are not allowed to use as variable name ,identifier and function names.
  • One thing to note is that these key words are different from built in functions. Built in functions are not as restricted as keywords.
  • An example to demonstrate the difference between the built in function and keywords is you  can be able to assign something  to built-in function where as for keywords it is not possible. But assigning something to built in function is not good practice.
  • These keywords are case sensitive.
  • All these keywords except True , False and None are case sensitive.

The following is the list of keywords in python

andcontinuefinallyimportraise
asdefforlambdareturn
assertdelfromNoneTrue
asyncelifglobalnotTry
awaitelseinnormalWith
breakexceptiforWhile
classFalseispassYield
Lakshmi Durga

Share
Published by
Lakshmi Durga

Recent Posts

Hisense Smart TV WiFi Not Working? Easy Fixes That Work (2026 Guide)

Introduction: When your Hisense TV won't connect to WiFi, it is rarely a problem with…

1 month ago

Fix Hisense TV Storage Space Running Out: 2026 OS Logic Hub

Hisense Google TV Storage Space Running Out: Why it Happens and How to Fix It…

1 month ago

Samsung Smart TV HDMI ARC/eARC Not Working? Easy Fixes That Actually Work (2026 Guide)

Introduction: "Setting up a soundbar with your Samsung TV should be simple, but the HDMI…

1 month ago

Samsung TV Red Light Blinking? 4 Fixes (2026 Power Logic Hub)

User Problem Scenario: The Red Light "Panic" You press the power button on your Samsung…

2 months ago

Samsung TV Not Connecting to WiFi: 2026 Easy Fix Guide

Introduction: I Know the Feeling "We’ve all been there. You sit down to watch your…

2 months ago

Samsung TV Restarting During Diagnosis? Fix the Reboot Loop Fast

User Problem Scenario: The "Diagnosis Loop" Paradox Imagine you notice your apps are slow. You…

2 months ago