Skip to content

Commit

Permalink
Update horsepass.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreydivi authored Apr 5, 2023
1 parent 4c9b14e commit 490379f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion horsepass.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

related_words = ["Mare", "Stallion", "Filly", "Foal", "Colt", "Pony", "Plinko", "Horse"]

locations = ["Helsinki", "Lexington", "BuenosAires", "Dubai", "Paris", "Tokyo", "Orlando", "Aachen", "Syndey"]
locations = ["Helsinki", "Lexington", "BuenosAires", "Dubai", "Paris", "Tokyo", "Orlando", "Aachen", "Sydney"]

password_list = []
for i in range(10):
Expand Down

0 comments on commit 490379f

Please sign in to comment.