about | help | code help+videos | done | prefs |
list_howManyNumbers
Given an integer list called "nums", return the number of integers that it contains! list_howManyNumbers([1]) → 1 list_howManyNumbers([1, 2]) → 2 list_howManyNumbers([1, 2, 3]) → 3 ...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