Skip to content

Commit

Permalink
modified: lb.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt committed Oct 20, 2024
1 parent 57028e0 commit e978b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lb.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,6 @@ def cls():
print(quotient)
code()
else:
print("Command not found")
print("'" + command + "' is not recognized as a command.")
code()
code()

0 comments on commit e978b79

Please sign in to comment.