about | help | code help+videos | done | prefs |
byFives
Return all the numbers from 1 to max that are divisible by 5. So 24 would be 5101520 byFives(24) → "5101520" byFives(145) → "5101520253035404550556065707580859095100105110115120125130135140145" byFives(66) → "5101520253035404550556065" ...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