#7 - What is Name Error in Python? | Python Tutorial in Hindi | The Learning Point

preview_player
Показать описание
🔹 In this video, you will get to know why NameError occurs in Python. You will also get to know how variables are accessed in the computer memory, and what happens if we try to call a variable which does not exists in the memory. After watching this video, you will be able to understand the NameError problem, and fix it in your code, if you ever come across it.

🔹 Here's what you'll see in this video:
0:25 - Brief Revision of Variables
1:00 - Implementing NameError in IDLE

🔹 Following are the useful sites which you can use:
Рекомендации по теме