about | help | code help+videos | done | prefs |
Ensure the last element in the list is 7. The list may be empty. listLast7([]) → [7] listLast7([7]) → [7] listLast7([3]) → [3, 7] ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 200
Copyright Nick Parlante 2017 - privacy