Advertisement
koko1222

Info Project In Sublime text 2

Dec 10th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.27 KB | None | 0 0
  1. x = input("What Is Your Name|")
  2. y = input("What Is Your Age|")
  3. z = input("What Is Your City|")
  4. o = input("What Is Your Email|")
  5. i = input("What Is Your School|")
  6. print("-------------------------------------")
  7. print("Thanks For Info")
  8. print("Bye :) :p")
  9. Email = input()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement