I'm a new at python but have a little bit of exp so I typed
a code:-
x=input('Enter the number')
y=input('Enter the number')
print('The product of x and y is');x*y=
END
But it always saysTraceback (most recent call last):
File "C:/Users/lapchief/Documents/Python/Python 1st program.py", line 3, in <module>
print('The product of x and y is');x*y
TypeError:...
User Profile
Collapse
Profile Sidebar
Collapse
IamSciFi
Last Activity: Aug 17 '20, 04:51 AM
Joined: Aug 17 '20
Location:
No activity results to display
Show More