HTML

movesjevon.py

Nov 18th, 2016
164
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.13 KB | None | 0 0
  1. name= raw_input("what is your name?")
  2. number=raw_input ("input a number")
  3. print "tour name is",name
  4. print "the square is ",number
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment