Stopping Python script closing immediately after executed in Command Prompt

preview_player
Показать описание
Thanks for watching. If this helped you, please consider subscribing.
Рекомендации по теме
Комментарии
Автор

"So just press enter or right whatever the f*ck you want and press enter to close" 💀

naufaldm
Автор

Is…. Is that really it.. IS THAT ALL I HAD TO DO THIS ENTIRE TIME

BakeCook
Автор

subbed because of this

showed it in 17 seconds

polarrbtw
Автор

someone really dislikes griffith's behavior in the so called manga "Berserk"

zayo
Автор

how can i do this without putting this code everytime

s
Автор

create .bat file
write in .bat :
echo off
python 'file_name.py'
pause

run with .bat

zereff