ニュース

This post explains how to run a Python script in terminal or CMD. This is a quick and powerful way to access your programs and improve workflow.
Open your Python program in your editor of choice. Go to the section of your code where you want to invoke the Windows command prompt application.
Execute Shell Script Files Open Command Prompt and navigate to the folder where the script file is available. Type Bash script-filename.sh and hit the enter key.