


# Python at GlobalSino:
# https://www.globalsino.com/ICs/page4853.html
# Choose a file in Python with simple Dialog


from tkinter.filedialog import askopenfilename
filename = askopenfilename()
