Monday, August 29, 2016

python - Importing a text file in Python2.7

I want to import some external files in python. How can I do it?




Will it work with import module or there is some other way to do it?



e.g my file name is Hex.txt.

No comments:

Post a Comment