Search
The function incrementAndDivide should increment a given number by 1 and then divide the resulting number by 2. It should then return the final result.
incrementAndDivide
For example: