👤

Assume the user types in 7 for x and 2 for y. What is output by the
following?*
10 points
X =
input ("Enter a number: ")
y = input ("Enter a number: ")
print (x ** y)
14
49
3.5
O 72


Assume The User Types In 7 For X And 2 For Y What Is Output By The Following 10 Points X Input Enter A Number Y Input Enter A Number Print X Y 14 49 35 O 72 class=