either run it in jupyter, or if you have conda run the (Given_Name).py file by just opening conda prompt window and typing its (Given_Name).py
and pressing Enter (conda probably is directed to your PATH to read your .py files, if it is not reading your file in a right directory, you can give a new directory on the same Drive (like Drive C) using cd command like: cd C:\Program Files
)