Training : hole 1 : Add One
On every golf.js hole, you’ll have a variable named input, and a variable named output is initialized to false. You need to set output to the correct value based on the instructions.
On this hole, input will be an integer, and output must be set to one more than input. You can always click 'test code' to see expected output.
Type your JavaScript solution here:
your best score: 10000