Advertisement
Guest User

bot

a guest
Jan 18th, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. print("Hi, I'm Cleo, your personal bot.")
  2. users_name = input("Could you tell me what's your name? ")
  3. print("Welcome " + users_name + " , nice to meet you. Can I help you?")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement