Hi I was wondering if i could add buttons in my terminal using python as I am making a project and decided not to use tkinter and other GUI modules. Instead I wanted to do it in the python terminal and for your information I am using a MacBook.
I think that you can use the cursers module or something like so to make buttons just that I don't know how to do so :(
Thanks for any help provided! ;)