Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("hey up love, ha's thee?")
- users_name = input("what's tha name?" )
- print("what's tha name? " )
- print("welcome " + users_name + ", let's have a reet nice chat love")
- users_drink = input("what's tha drinkin'?")
- print("what's tha drinkin'?")
- print("here's a nice cuppa " + users_drink)
Advertisement
Add Comment
Please, Sign In to add comment