Create a function isPositive() which takes two different types Int and String and call this function with different type parameter.
Create a function isPositive() which takes two different types Int and String and call this function with different type parameter.