eval: The arguments are a string and optional globals and locals. If provided, globals must be a dictionary. If provided, locals can be any mapping object.
exec: This function supports dynamic execution of Python code. object must be either a string or a code object. If it is a string, the string is parsed as a suite of Python statements which is then executed
python 3.6 documentation
© Copyright New System Technology
Pages:
Official new system technology Facebook: https://goo.gl/gfcbAz
Official new system technology Twitter: https://goo.gl/LLCwZy
Official new system technology Blogger: https://goo.gl/GXaaH4
فريق دعم C بالعربي : https://goo.gl/YiYKre
فريق دعم ethical hacker بالعربي : https://goo.gl/7U9TTb
فريق دعم python بالعربي : https://goo.gl/rKLvxX
فريق دعم java بالعربي : https://goo.gl/DLi45i
فريق دعم #C بالعربي : https://goo.gl/mojnQC
#learn_python
#vPyDoc
#python3
#python_documentation
#python_tutorial
#python_programming
#new_system_technology
eval VS exec in python
eval and exec in python
#eval #python