Read a number and time int value : Multiply : Language Basics PYTHON examples


PYTHON examples » Language Basics » Multiply »

 

Read a number and time int value


Read a number and time int value



num = raw_input("Hi.  A number: ")

print  num * 2


           
       



Leave a Comment / Note


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


PYTHON examples

 Navioo Language Basics
» Multiply