Skip to content

Felicia-Mayeyane/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Tkinter Python-Project 💻

Using Tkinter to create an App that calculates student average score All projects created using Python Programming Language

Average_cal.py An App that helps calculate students average test scores

Screenshot 2023-10-19 143016

Technology/ Libraries Used:

  • Tkinter
  • Pycharm
  1. Importing Tkinter
  2. declaring a function that calculates the average of the scores

Screenshot 2023-10-19 135634

Using TryExcept for Error handling 🔕

This code includes the message that will be displayed when scores recorder

Screenshot 2023-10-19 140548

Function for Quit button and title to be displayed

Screenshot 2023-10-19 140904

Labels for inputting/ What the user will see

Screenshot 2023-10-19 141338

What text will be on the button (font family, font size & styling etc )and what the BUTTON does

Screenshot 2023-10-19 142003

Arranging the Grid

Screenshot 2023-10-19 142752

About

GUI programming with Python library (Tkinter)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages