11 lines
182 B
Text
11 lines
182 B
Text
'Buffy the Vampire Slayer' as sender
|
|
'Spike' as recipient
|
|
|
|
[
|
|
"Dear %(recipient)s,
|
|
"
|
|
"I wish you to leave Sunnydale and never return.
|
|
"
|
|
"Not Quite Love,
|
|
"%(sender)s
|
|
] "\n" join print
|