Drobna poprawka dictionary.rb
This commit is contained in:
parent
a0767a74c8
commit
838c132a74
@ -1,4 +1,4 @@
|
|||||||
txt = open("input.txt")
|
txt = open("keywords.txt")
|
||||||
|
|
||||||
filenames = ["actions.txt", "directions.txt", "movement.txt"]
|
filenames = ["actions.txt", "directions.txt", "movement.txt"]
|
||||||
dictionary = {}
|
dictionary = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user