On 9/6/2022 2:20 PM, Vektoriuxx wrote:
Hello. I just got a little problem. Answer me please, how can I run script in app named IDLE?

Load the script in an IDLE editor and hit F5. Please read the doc at https://docs.python.org/3/library/idle.html. Note that IDLE is meant for learning Python and developing scripts, not so much for running them.

--
Terry Jan Reedy
_______________________________________________
IDLE-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/idle-dev

Reply via email to