Advertisement
erkin

Fluttershy

Jan 31st, 2012
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 1.14 KB | None | 0 0
  1.       print("H",                                    
  2.   "ush now, quiet",                                  
  3. " now\nIt's time t",                # yay~~
  4. "o lay your sleepy ",      "",      # /
  5. "head\nHush now, qu",   "iet",                      
  6. " now,\n",   "It's ", "time ",                      
  7.  "to go to"," bed.\n","\nHush",                      
  8.   " now! Quiet now!\nIt's ti",    "me t",        
  9.    "o lay your sleepy head!\n","Said hush ",          
  10.     "now!",   " Quiet now!\nIt's time to g",      
  11.       "o", "to bed!\nDrifti",     "n' off ",      
  12.      "to", " sleep!\nThe exci",      "ting d",    
  13.   "ay b", "ehind you!\nDri",       "ftin' o",    
  14.    "ff",  " to sleep!\nLet t",       "he joy ",      
  15.            "of drea",    "mla",     "nd find ",      
  16.             "you!\n",    "Hush",   " now! Qu",        
  17.               "iet ",    "now!",  "\nLay yo",      
  18.               "ur s",    "leep","y head",          
  19.              "!\nSa",   "id hu","sh now! Quiet n",  
  20.               "ow!",    "\nIt",  "'s time to go to",
  21.                                    " bed!\n",      "",
  22.                                                  "");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement