We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02314d6 commit a9d11cbCopy full SHA for a9d11cb
Kitty/Flood/main.py
@@ -28,7 +28,6 @@ def clear():
28
choice = input("").lower()
29
30
if choice == "yes":
31
- print("Starting...")
32
time.sleep(1)
33
clear()
34
print("Checking if requirment exists: node")
0 commit comments