so I'm new to Tkinter and I have no sample code for you to look at but I do have one question, which is how to make an entry widget have a limited amount of integers to choose from e.g:
when clicking on the input box, it gives options to choose certain integers like [1] [2] [3] and so on