ekwisam ekwisam 10-08-2021 Engineering contestada Consider the following lines of Python: >>> x = input() >? 12 >>> x + “abc” What is the output?