Python 3 eval() built-in function TUTORIAL

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

Timestamps:
0:00-0:33 Documentation
0:34-1:25 Eval Basics
1:26-1:58 Eval with Functions
1:59-2:32 Eval with Globals
2:33 Eval with Locals

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

Built-in Functions Playlist:

Documentation:

⚙️ Recommended Computer Gear:

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

I was designing a calculator using tkinter, and i had lot of troubles, thanks for telling this function, Ill try and tell you if it works

infinitytamil
Автор

Thank you for the video. I am grateful for your time and contribution. Kind regards, Akira.

akira_asahi
Автор

basically it turns a string into an integer? or a float, or integer as the program requires?

jesuisravi
Автор

Can we do scientific operation like sine cos
..etc

aswinkumarar
Автор

What's the deal with that shaky cursor, it's a bit of a distraction.

AmazingJayB