Last week, I created a python file named Blink.py and was able to save it to my directory home/wallis/Blink.py. Now, I can open the file in python, but when I try to save the file, I get the following error: [Errno 13] Permission denied: '/home/wallis/Blink.py' I would appreciated any help on what I...