I'm new to Tkinter and Python, Working from this Code as a baseline, I'd Like to Place the Button Frame for navigation to the different pages slightly raised from the bottom (inside this).
So how would I be able to .place the frame at that specific coordinates, or .grid it to the bottom right where i can pad it without obstructing the Pages?