alexhawj06 alexhawj06 16-11-2020 Computers and Technology contestada Write a section of code that asks the user for their last name and then will create A new string produced by randomly splitting their name into two parts and reversing their order. Example: "computer" may produce the result "utter comp".