Question

Write a function to find the highest occurrence character in the given string?

Login to Submit

Examples

Input: "book"
Output: "o"