In case you're retarded, that means paste. Real men use keyboard shortcuts, though. So yeah, paste.
<rand> loves <pokemon>, but <rand> has a hard-on for <pokemon> because it will <pokemove> him all night long if you know what I mean.
It's from IRC. :3
http://newsvote.bbc.co.uk/2/hi/in_depth/8188414.stm?markResults=true&a_01=2&a_02=1&a_03=1&a_04=3&a_05=1&a_06=3&a_07=1&x=13&y=4
>:[ six right
<Blaze-Senpai> I married a loli
Why yes. yes you did. ^__^
http://www.darkreading.com/security/vulnerabilities/showArticle.jhtml?articleID=219000238
Something I looked up for my securities class.
http://www.hificartel.com/photos/yeah-yeah-yeahs/
I was showing my friend (and Me86) her costume.
http://www.youtube.com/watch?v=A042J0IDQK4
ants are crazy :(
color1 = input("Input Color 1: ")
color2 = input("Input Color 2: ")
r1,g1,b1 = '0'*(6-len(color1[0:2])) + color1[0:2], '0'*(6-len(color1[2:4])) + color1[2:4], '0'*(6-len(color1[4:6])) + color1[4:6]
r2,g2,b2 = '0'*(6-len(color2[0:2])) + color2[0:2], '0'*(6-len(color2[2:4])) + color2[2:4], '0'*(6-len(color2[4:6])) + color2[4:6]
r1,g1,b1 = int(r1,16), int(g1,16), int(b1,16)
r2,g2,b2 = int(r2,16), int(g2,16), int(b2,16)
rList = []
gList = []
bList = []
fullHexList = []
#Red
if r1 > r2:
rStep = round((r1-r2)/5)
for i in range(5):
rList.append(r2+rStep)
r2+=rStep
else:
rStep = round((r2-r1)/5)
for i in range(5):
rList.append(r2-rStep)
r2-=rStep
#Green
if g1 > g2:
gStep = round((g1-g2)/5)
for i in range(5):
gList.append(g2+gStep)
g2+=gStep
else:
gStep = round((g2-g1)/5)
for i in range(5):
gList.append(g2-gStep)
g2-=gStep
#Blue
if b1 > b2:
bStep = round((b1 - b2)/5)
for i in range(5):
bList.append(b2+bStep)
b2+=bStep
else:
bStep = round((b2 - b1)/5)
for i in range(5):
bList.append(b2-bStep)
b2-=bStep
for i in range(5):
rHex = '0' *(2- len(str(hex(rList[i]))[2:4])) + str(hex(rList[i]))[2:4]
gHex = '0' *(2- len(str(hex(gList[i]))[2:4])) + str(hex(gList[i]))[2:4]
bHex = '0' *(2- len(str(hex(bList[i]))[2:4])) + str(hex(bList[i]))[2:4]
fullHexList.append(rHex + gHex + bHex)
for color in fullHexList: print(color)
I had to put it in code tags since it breaks boyah.
Quote from: Prowling Kewn on August 06, 2009, 08:43:43 PM
I had to put it in code tags since it breaks boyah.
Can't you use a spoiler tag? doodhuh;
Bethany Evangelical Free Church
No idea my mom used the computer last
Uhh it was some email address I've never heard of, so no. >.<
http://i201.photobucket.com/albums/aa124/wrenchxninja/Boyah/cutyou.png
"That'd require you to GIVE ME MY MONEY BITCH"
Quote from: Wrench on August 06, 2009, 09:05:33 PM
http://i201.photobucket.com/albums/aa124/wrenchxninja/Boyah/cutyou.png
i remember that
Quote from: Wrench on August 06, 2009, 09:05:33 PM
http://i201.photobucket.com/albums/aa124/wrenchxninja/Boyah/cutyou.png
spam;
Quote from: Placebo Headwound on August 06, 2009, 08:47:29 PM
Can't you use a spoiler tag? doodhuh;
No, because the code would still cause errors because the lists used.
Town & Campus
Quote from: Prowling Kewn on August 06, 2009, 09:17:42 PM
No, because the code would still cause errors because the lists used.
No, I mean put the code in the code tags but then put spoilers on it so it doesn't get all over the webpage.
green crayon
(22:19:51) Natalie: well my laptop may have been cheaper but it dose everything that urs can do
(22:20:29) ãˆã£ã¡ã'¼ã›ã‚“ã±ã„: I doubt that
(22:20:41) Natalie: yeah it can
(22:21:26) ãˆã£ã¡ã'¼ã›ã‚“ã±ã„: can you watch Blu-Ray on yours?
(22:21:38) Natalie: yes
(22:21:57) ãˆã£ã¡ã'¼ã›ã‚“ã±ã„: I doubt it has a blu-ray drive
(22:22:35) Natalie: yeah well it can play them and besides i love dvds better
(22:24:45) Natalie: besides my laptop is just as good as any other
(22:24:58) ãˆã£ã¡ã'¼ã›ã‚“ã±ã„: if you say so
(22:25:10) ãˆã£ã¡ã'¼ã›ã‚“ã±ã„: you're trying to tell off someone that lives computers is laughable
(22:26:06) Natalie: whats laughable is that u did not find a job that takes ur skills on computers
(22:26:42) ãˆã£ã¡ã'¼ã›ã‚“ã±ã„: you don't really know how hard it is to get into the field without any certifacations
(22:26:46) ãˆã£ã¡ã'¼ã›ã‚“ã±ã„: you don't even have a job
Fucking ex is annoying.
I just turned my computer on, to ctrl+V to be found :(
I THINK YOUR VAGINA MIGHT HAVE TEETH AND HE DIED FROM EXCESSIVE PENIS BLEEDING
(12:37:20 PM) NEKO: And I use proper english when I type.
(12:37:29 PM) Juni: its not neko
Assface thinks its funny to change his name on msn to Juni and message me.
yew
1â,‚â,‚/yu/ Show Spelled Pronunciation [yoo] Show IPA
Use yews in a Sentence
â,“noun
1. any of several evergreen, coniferous trees and shrubs of the genera Taxus and Torreya, constituting the family Taxaceae, of the Old World, North America, and Japan, having needlelike or scalelike foliage and seeds enclosed in a fleshy aril.
2. the fine-grained, elastic wood of any of these trees.
3. an archer's bow made of this wood.
4. this tree or its branches as a symbol of sorrow, death, or resurrection.