I installed (and reinstalled) Python 3.5 on Windows 10. I've gotten to the point that typing python into the command prompt has a result. However, the scripts I wrote in notepad but saved as a .py file aren't recognized in the command prompt or in Python Idle. I am new to the entire thing and am having a lot of trouble because it acts like the scripts aren't there. What could I be doing wrong?