23.halfAndHalf

Write a function named halfAndHalf that takes a string as parameter.

The function should return the same string with the first half of the string in lowercase and the second half in uppercase.

Example 1

Input

text

=

Output