Description
This problem requires printing the position of the first occurrence of the specified character in the string.
Input
Given a string and a specified character
Output
The position of the first occurrence of the specified character in the string