[ad_1]
with open(filename, "rt") as f:
a = eval(f.read())
6
[ad_2]
solved Python 2.7: set the value of a variable with a symbolic expression written in a text file [closed]
[ad_1]
with open(filename, "rt") as f:
a = eval(f.read())
6
[ad_2]
solved Python 2.7: set the value of a variable with a symbolic expression written in a text file [closed]