Update boom.py/boom.py
This commit is contained in:
@@ -5,7 +5,7 @@ class App:
|
||||
root.title("oh hey your computer go boom now")
|
||||
root.geometry("900x700")
|
||||
root.minsize(650, 500)
|
||||
idk(self.root)
|
||||
self.idk(self.root)
|
||||
|
||||
def idk(self):
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user