on windows, in a console, you can right click, edit, mark and select the text you want to copy, press enter, and you can paste it into a text editor or this site etc. On dos/unix/etc command line you can also say python code.py > output.txt and open the text file, copy it, and past it here. If the program prompts and waits for input, the prompt won't show anymore, its in the text file, so you need to know what to type ahead of time before doing a capture.
I need help with a python script
I need help with a python script
|
|
Messages In This Thread |
I need help with a python script - by nicopython - Jul-27-2019, 10:18 AM
RE: I need help with a python script - by ichabod801 - Jul-27-2019, 11:16 AM
RE: I need help with a python script - by nicopython - Jul-27-2019, 12:20 PM
RE: I need help with a python script - by ichabod801 - Jul-28-2019, 12:01 AM
RE: I need help with a python script - by jonnin - Jul-29-2019, 12:16 AM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Is there a *.bat DOS batch script to *.py Python Script converter? | pstein | 3 | 8,028 |
Jun-29-2023, 11:57 AM Last Post: gologica |
|
How to kill a bash script running as root from a python script? | jc_lafleur | 4 | 7,961 |
Jun-26-2020, 10:50 PM Last Post: jc_lafleur |
|
crontab on RHEL7 not calling python script wrapped in shell script | benthomson | 1 | 2,967 |
May-28-2020, 05:27 PM Last Post: micseydel |
|
Package python script which has different libraries as a single executable or script | tej7gandhi | 1 | 3,236 |
May-11-2019, 08:12 PM Last Post: keames |
|
Check Python version from inside script? Run Pythons script in v2 compatibility mode? | pstein | 2 | 10,679 |
Jul-07-2017, 08:59 AM Last Post: snippsat |
|
Cant pass corect variables to python script in bash script | neradp | 3 | 7,267 |
Nov-05-2016, 01:26 AM Last Post: Larz60+ |
Users browsing this thread: 1 Guest(s)