Format
There really is no hope of making this code even half-way decent without spending the time to rewrite them all properly. Don't want to do any of that
This commit is contained in:
@@ -19,6 +19,6 @@ while True:
|
||||
else:
|
||||
print("\t/", end="\r")
|
||||
time.sleep(0.5)
|
||||
os.system( 'clear' )
|
||||
os.system("clear")
|
||||
strich += 1
|
||||
strich = 1
|
||||
strich = 1
|
||||
|
||||
Reference in New Issue
Block a user