From 21600c4ab27588c73dc5e1ceb7b80e4986c2f228 Mon Sep 17 00:00:00 2001 From: Sahil channa <122665949+isahilchanna@users.noreply.github.com> Date: Tue, 30 Jan 2024 10:13:46 +0530 Subject: [PATCH] Create gui.py --- gui.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 gui.py diff --git a/gui.py b/gui.py new file mode 100644 index 0000000..4889b2e --- /dev/null +++ b/gui.py @@ -0,0 +1 @@ +import tkinter \ No newline at end of file