about | help | code help+videos | done | prefs |
Write a function to determine if a number is big. Big numbers are larger than ten thousand. isBig(100) → False isBig(10000) → False isBig(10001) → True ...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: 2
Copyright Nick Parlante 2017 - privacy