Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- your_name = input("Please type in your name (or your character's name).")
- other_name = input("Please type in the second character's name.")
- print("This is a short story because I can't be bothered writing one for" + your_name ". Write one yourself.")
- print("It was a cold night when" + your_name "shot" + other_name "for the lulz. The end!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement