about | help | code help+videos | done | prefs |
If the stack has its head as 3, remove it. The stack may be empty. stackHeadNot3b([]) → [] stackHeadNot3b([3]) → [] stackHeadNot3b([7]) → [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