Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

never gonna give you up

Name: Anonymous 2007-09-22 23:28 ID:PVdxl3Uj

Were no strangers to love
You know the rules and so do i
A full commitments what Im thinking of
You wouldnt get this from any other guy

I just wanna tell you how Im feeling
Gotta make you understand

* never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you

Weve know each other for so long
Your hearts been aching
But youre too shy to say it
Inside we both know whats been going on
We know the game and were gonna play it

And if you ask me how Im feeling
Dont tell me youre too blind to see

(* repeat)

Give you up. give you up
Give you up, give you up
Never gonna give
Never gonna give, give you up
Never gonna give
Never gonna give, five you up

I just wanna tell you how Im feeling
Gotta make you understand

(* repeat 3 times)

Name: Anonymous 2007-09-23 0:05 ID:gUaQlarn


main :: IO ()
main = mapM_ putStrLn $ cycle [
    "Never gonna give you up"
    , "Never gonna let you down"
    , "Never gonna run around and desert you"
    , "Never gonna make you cry"
    , "Never gonna say goodbye"
    , "Never gonna tell a lie and hurt you"]

Name: Anonymous 2007-09-23 0:11 ID:Heaven

10 DATA "Never gonna give you up","Never gonna let you down","Never gonna run around and desert you","Never gonna make you cry","Never gonna say goodbye","Never gonna tell a lie and hurt you"
20 FOR I=1 TO 6
30 READ I$
40 PRINT I$
50 NEXT
60 END
70 REMARKABLE!

Name: Anonymous 2007-09-23 0:18 ID:Heaven

5 REM OPTIMIZED FOR MAXIMUM PERFORMANCE
10 DATA "give you up","let you down","run around and desert you","make you cry","say goodbye","tell a lie and hurt you"
20 FOR I=1 TO 6
30 READ I$
40 PRINT"Never gonna ";
50 PRINT I$
60 NEXT

Name: Anonymous 2007-09-23 0:19 ID:Heaven


5 REM EVEN MORE OPTIMIZED FOR MAXIMUM PERFORMANCE
10 DATA "give you up","let you down","run around and desert you","make you cry","say goodbye","tell a lie and hurt you"
20 FOR I=1 TO 6
30 READ I$
40 PRINT"Never gonna ";I$
50 NEXT

Name: Anonymous 2007-09-23 1:26 ID:8fZHekk5

this gives me an idea!

Name: Anonymous 2007-09-23 2:11 ID:wX5o0PxN

this does not give me an idea!

Name: Anonymous 2007-09-23 14:27 ID:jzouq74e

Name: Anonymous 2007-09-23 17:24 ID:tJBLXytt


5 REM EVEN MORE OPTIMIZED MORE FOR MAXIMUM PERFORMANCE
10 U$=" you ":N$="Never gonna ":A$="and ":R$="rt":Q$=" a"

11 DATA "give%up","let%down","run&round #dese^%","make%cry","say goodbye","tell& lie #hu^%"

20 for l1=1 to 6
21 print n$;:read t1$
22 for l2=1 to len(t1$)
23 t2$=mid$(t1$,l1,1)
24 if t2$="%" then print U$;:goto 30
25 if t2$="#" then print A$;:goto 30
26 if t2$="^" then print R$;:goto 30
27 if t2$="&" then print Q$;:goto 30
29 print t2$;

30 next:print

40 next

Name: Anonymous 2009-03-06 8:52

Data in there Consider   rethinking your design   is shit No   I have no   questions I prefer   C what would   be the difference   between my little   brother Kenta from   his bowels Poor   Kenta He was   implying that Java   has garbage collection   RUBY IS PIG   DISGUSTING GUIDO IS   taking the language   Perl Perl s.

Name: Anonymous 2010-11-26 11:19

Name: Anonymous 2011-02-03 2:04

Don't change these.
Name: Email:
Entire Thread Thread List