We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ee0ad commit 5f7fa52Copy full SHA for 5f7fa52
Computer
@@ -24,7 +24,7 @@ if Username == "USER" and Password == "PASS":
24
print("Loading...")
25
Computer_help += 1
26
sleep(1.0)
27
- if Computer_help == 9:
+ if Computer_help == 5:
28
Computer = 2
29
while Computer == 2:
30
print("What do you want Internet or Home?")
0 commit comments