tyreert938 tyreert938 28-10-2020 Computers and Technology contestada Write a Python function to get the first half of a specified string of even length. Suppose the input string is "Python" ,after calling the function, we should see the output "Pyt"