Create a function isJumping which has a number number and returns a line JUMPING if every digit in number differs from the neighbour by one. If condition is not rea
isJumping