Run Python File without Console
Here I have shown How to run a python file without a console.
First I have run my program using the visual studio console and the File name is main.py after that I changed the file name main.pyw and closed my visual studio and run my program file without any console.