Home > Backend Development > Python Tutorial > How to paste code in python

How to paste code in python

藏色散人
Release: 2019-11-05 10:45:55
Original
13743 people have browsed it

How to paste code in python

How to paste code in python?

Copy

* If py file, open the program with IDLE, select the content to be copied and right-click "Copy" (ctrl c doesn't seem to work)

* If It is other, feel free to

paste

* Open python, right-click, python will not close after pasting is completed

* Or open cmd, right-click "Paste", the paste is completed cmd close

*ctrl v are invalid

Question: To copy a piece of text, open python and right-click to paste. But if it is a python desktop shortcut, you cannot paste it by right-clicking

Recommended: "python tutorial"

How to paste code in python

How to paste code in python##

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

Related labels:
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template