I recently picked up python as a hobby and found it quite interesting. Then I found a program online I thought I'd try out. After realising it was a 2.x program I went to python.org and downloaded it. All was good and well until I tried to run my 3.6 programs. My computer automatically went to 2.x, this wasnt really a problem since I could just use the open in function, but when I tried I just got the modify setup screen. No matter what I did nothing would make it run again. I have tried to delete all traces of python 2.x and deleting and reinstalling 3.6, but I get the same result. Any ideas? BTW I can still run everything in the command prompt.