Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created September 25, 2020 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amankharwal/460e690e75a67cf1757a047f5c02843d to your computer and use it in GitHub Desktop.
Save amankharwal/460e690e75a67cf1757a047f5c02843d to your computer and use it in GitHub Desktop.
btn_open.grid(row=0, column=0, sticky="ew", padx=5, pady=5)
btn_save.grid(row=1, column=0, sticky="ew", padx=5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment