Python 3 exec() built-in function TUTORIAL

preview_player
Показать описание
Tutorial on how to use the exec() built-in function from the Python 3 Standard Library.

📖 You can check out the Udemy course (Python Built-in Functions) here:

Documentation:

⚙️ Recommended Computer Gear:

✈️ Recommended Digital Nomad Gear:
Рекомендации по теме
Комментарии
Автор

Please never change the way you explain i.e. from the documentation, it;s very helpful

parikshitparmar
Автор

Python 3 changed how locals work; the trick of defining a function in the exec and running it outside only works in the command line now - run exec("globals() is locals()") in command line or a program to see

bonzairob
Автор

your mouse cursor is trippin' me out af xd nice vid btw

prodreal
Автор

Thank you! Very good explanation, exactly what i wanted to learn

trixter_fun
Автор

22 out of 71 what a grind. mustve been even moreso creating these videos lol.. ☠

data