filmov
tv
Python Program - Even or Odd

Показать описание
Write a Python tkinter code to design the GUI, for finding a number is even/odd.
• On click of button ‘Find’, check the number entered in the entry control is even or odd and display the result in a label control
• On click of button ‘Clear’, clear the content of the entry control and the label.
• On click of button ‘Find’, check the number entered in the entry control is even or odd and display the result in a label control
• On click of button ‘Clear’, clear the content of the entry control and the label.