![Real Python - Exploring Keywords in Python]()
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 7 Lessons (30m) | Size: 102.8 MB
Every programming language has special reserved words, or keywords, that have specific meanings and restrictions around how they should be used. Python is no different. Python keywords are the fundamental building blocks of any Python program.
In this video
course, you'll find a basic introduction to all Python keywords along with other resources that will be helpful for learning more about each keyword.
By the end of this video course, you'll be able toIdentify Python keywords
Understand what each keyword is used for
Work with keywords programmatically using the keyword module
Homepage
https://realpython.com/courses/exploring-keywords-in-python/