Pinned Loading
-
-
-
My-Restaurant-Billing-System
My-Restaurant-Billing-System Publicimport tkinter import time import random import tkinter.messagebox from tkinter import * import br as br root=Tk() root.geometry("1400x750+0+0") root.title("Restaurant Billing System") root.configu…
-
Online-Banking-System
Online-Banking-System Publicimport tkinter as tk from tkinter import messagebox from time import gmtime, strftime def is_number(s): try: float(s) return 1 except ValueError: return 0 def check_acc_nmb(num): try: fpin = open(n…
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
