I want to put the "Selecto a file to encrypt" on the left site, a try it separate too and it didn't work.
tk.Label(frame, text="Select a file to encrypt: ", fg="black").pack(padx=100, pady=100, side=tk.LEFT)
I want to put the "Selecto a file to encrypt" on the left site, a try it separate too and it didn't work.
tk.Label(frame, text="Select a file to encrypt: ", fg="black").pack(padx=100, pady=100, side=tk.LEFT)
padx=100.