hello frnds, i am facing a small problem in PYTHON. I wrote the following code in Python GUI.
def op(path):
with open(path,'r') as f:
f.read()
and if ran successfully without any error. I wrote the same code in notepad and then saved as ff.py file in Python folder. Then i wrote following...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.