Home > Development Tools > notepad > How to run py in notepad

How to run py in notepad

藏色散人
Release: 2019-11-05 10:30:25
Original
3937 people have browsed it

How to run py in notepad

How to run py in notepad?

Notepad ->"Run" menu->"Run" button

Recommended: "notepad usage tutorial"

How to run py in notepad

Enter the command: cmd /k cd /d "$(CURRENT_DIRECTORY)" & python "$(FULL_CURRENT_PATH)" & ECHO. &ECHO. & PAUSE & EXIT, click save and set the shortcut key

How to run py in notepad

Run Python script

1) Click to run

2) Shortcut key to run: Use the set shortcut key to run it directly

How to run py in notepad

The above is the detailed content of How to run py in notepad. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Why is my hosts notepad blank?
From 1970-01-01 08:00:00
0
0
0
Teacher Notepad++ how to make prompt code
From 1970-01-01 08:00:00
0
0
0
Notepad++ will not use
From 1970-01-01 08:00:00
0
0
0
The contents of hosts notepad are incorrect
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template