Home » 
        Python » 
        Python Variables MCQs
    
        
    What are keywords?
    
    
    
	7. What are keywords?
    
      - keywords are used to identify the module, class i.e., entity
- keywords are the names we used to store the values
- keywords are the special inbuilt names
Answer: C) keywords are the special inbuilt names.
    Explanation:
    Keywords are special inbuilt names.