simahgh
Results
3
comments of
simahgh
Thanks for your reply. I did but it still gives some syntax error like: SyntaxError: from __future__ imports must occur at the beginning of the file I appreciate your help.
Thanks a lot for your reply. I tried to run the code as you said (put from __future__ import print_function first line of first code)but still get the same error:...
https://gist.github.com/simahgh/15da34b92dffec3d614a5145e0f5fcad Thanks a lot:)