diff --git a/dictionary.py b/dictionary.py new file mode 100644 index 0000000..b609054 --- /dev/null +++ b/dictionary.py @@ -0,0 +1,2 @@ +story{0: "test", + 1: "test2"}