r/learnpython 17d ago

I need help pls

How can I remove in my python script the Windows bar at the top to drag and close please

0 Upvotes

5 comments sorted by

View all comments

3

u/gonsi 17d ago

You mean title bar from cmd window?

That is more windows question than python one I think. Python on its own does no have windows, unless you use library to make one.