Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. users_name = input("Hi..I'm Python..what's your name? ")
  2. print("Welcome " + users_name + " are you cool to code? ")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement