about | help | code help+videos | done | prefs |
Given an integer, return the next integer. nextInt(5) → 6 nextInt(0) → 1 nextInt(-7) → -6 ...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: 100
Copyright Nick Parlante 2017 - privacy