about | help | code help+videos | done | prefs |
makeDict
Make a dictionary that has each of the integers 0-3 inclusive map to the lowercase words for that number.
makeDict() → [{0: 'zero', 1: 'one', 2: 'two', 3: 'three'}] ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy