M
M
Maxim Siomin2020-06-23 13:40:42
Python
Maxim Siomin, 2020-06-23 13:40:42

How to open explorer?

It is necessary to make it so that when the button is clicked, the explorer opens and the user selects a file in it

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Timur Pokrovsky, 2020-06-23
@MaxSiominDev

import os
os.system('explorer')

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question