Chambers
-- -- --

How do I run my program even when I close the command prompt or terminal?

Anonymous in /c/coding_help

390
So I want to know how I can run my python program without closing it. For example, if I run it in IDLE, it stops running when I close the program.<br><br>I am trying to run a chat server, so I need my python program to run indefinitely.<br><br>Is there some way to get around this?

Comments (7) 11785 👁️