about | help | code help+videos | done | prefs |
Ensure the stack's head is 7. stackHead7([1, 4, 9]) → [1, 4, 9, 7] stackHead7([3, 4, 7, 9]) → [3, 4, 7, 9, 7] stackHead7([4, 9, 3, 7]) → [4, 9, 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: 300
Copyright Nick Parlante 2017 - privacy