How to locate sage at Python shell
I am using sage on Localhost and on Sage command Shell but I am unable to use it with Python Command Shell. I am working on a Project that needs Tkinter to take User Input and Sage to produce the Output.
Is there any way to use Sage with Tkinter (Sorry I am new to Sage if this might be a weird question)