Re: [Tutor] I can not display the answer of the Limit when I click the Button Answer.

2017-09-13 Thread Mats Wichmann
On 09/13/2017 09:03 AM, edmundo pierre via Tutor wrote: >                                                            That is my code > below. I used tkinter to calculate the limit of a function. I used Grid > geometry, but when I click the button Answer, but nothing comes out so I do > not know

[Tutor] I can not display the answer of the Limit when I click the Button Answer.

2017-09-13 Thread edmundo pierre via Tutor
                                                           That is my code below. I used tkinter to calculate the limit of a function. I used Grid geometry, but when I click the button Answer, but nothing comes out so I do not know where I am doing wrong. I hope my code will be visible, I have t