Skip to content

Commit

Permalink
200ln exacc
Browse files Browse the repository at this point in the history
Signed-off-by: CyberFlameGO <cyberflameu@gmail.com>
  • Loading branch information
CyberFlameGO committed Apr 14, 2021
1 parent f3374fa commit 7a2b5e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ def game_board_print() -> object:
plotting: bool = False # plotted position was in correct bounds so we escape the loop
else:
print("⚠ Invalid input, try again.") # the user's input was out of bounds

plotting: bool = True # beep boop, recycled variable

while plotting:
Expand Down

0 comments on commit 7a2b5e6

Please sign in to comment.