Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

1.

Create the application to select any number of options by displaying a number of options to a
user as toggle buttons. using tkinter.
2. Create the application to draw pictures using complex layout like graphics, text and widgets.
3. Create all kinds of menus incudes drop down menu into the application using tkinter.
4. Create graphical slider that allows to select any value from that scale.
5. Create multi-line and non-editable text with slide controller using listed widgets
6. Create two tkinter window with and without using geometry method.
7. Create marksheet with name; department; section and reg. No and enter marksheet by taking
seven courses with subject ID and calculate the grade obtained based on the credit assigned to
each subject and marks obtained.
8. Create the calendar by showing data month and year with scroll down menu to fix the
particular data month and year and press the click button to show the message of clicked date,
month and year.
9. Create 10 different shapes using Canvas class with User interface along with menu option.
10. Using tkinter, upload the picture into the application using button.

You might also like