Getting Input from the User : Input : Buildin Function PYTHON TUTORIALS


PYTHON TUTORIALS » Buildin Function » Input »

 

Getting Input from the User


x = input("x: "
y = input("y: "

print x * y



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Buildin Function
» Input