Skip to content

Commit

Permalink
Update alice.py
Browse files Browse the repository at this point in the history
  • Loading branch information
LuNeder committed Feb 20, 2021
1 parent e8faa53 commit 7d2e57d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions alice.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@
if (args.__contains__("--help")):
mode = "help"
print("--help: Help mode: show this message")

print("--loop: Loop mode: restart the file from beginning after it's over")

print("no args: Normal mode: stop once file ends")
else:
#Asks how many seconds between lines and saves answer as t
Expand Down

0 comments on commit 7d2e57d

Please sign in to comment.