about | help | code help+videos | done | prefs |
getRemainder
Given two numbers, return the remainder of the first number divide by the second one getRemainder(8, 3) → 2 getRemainder(3, 8) → 3 getRemainder(9, 3) → 0 ...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