Skip to content
View Irish-C's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Block or report Irish-C

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. calculator-class-program calculator-class-program Public

    This is a simple calculator GUI built using Python's tkinter module as well as notify user for error with help of exception handling. See demo at:

    Python 1

  2. encap-abstract-classes encap-abstract-classes Public

    This repository contains three class programs: Fan, Car, and Pet. They are built using PysimpleGUI and tkinter. It shows user the necessary output as well as input (e.g. Pet class). See demo at:

    Python

  3. tv-class-and-test-driver-program tv-class-and-test-driver-program Public

    A python code for creating class called TV and a Test Driver Program named TestTV that will create two objects from Class TV and will produce outputs. See demo at:

    Python