Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. name = input ("What's your name? " )
  2. eval(input(name))
  3. print (name, + " it's cool to get to meet up with you!")name = input ("What's your name? " )
  4. eval(input(name))
  5. print (name, + " it's cool to get to meet up with you!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement