stackup-dev / open-source-campaign

Repository for StackUp's Open Source Campaign
11 stars 50 forks source link

Introduction to Python GUI – Tkinter #135

Open aparnaUrkude opened 2 years ago

aparnaUrkude commented 2 years ago

Name of Proposer

Aparna

Campaign Name

Introduction to Python GUI – Tkinter.

Campaign Description

Python offers multiple options for developing GUI (Graphical User Interface). Out of all the GUI methods, tkinter is the most commonly used method. It is a standard Python interface to the Tk GUI toolkit shipped with Python. Python with tkinter is the fastest and easiest way to create the GUI applications.

Number of Quests

2

Quest 1 Summary

Quest 1 Learning Objectives

Quest 1 Deliverables

Complete the quiz and submit it successfully!

Quest 2 Summary

Quest 1 Learning Objectives

Quest 1 Deliverables

Submit a screenshot of GUI window having Addition of Two Number and with their Output.

aparnaUrkude commented 2 years ago

This is an issue Submitted for StackUp Quest.