Message from @PurpleFyrus
Discord ID: 466850026694639627
Amen
Also Obama
👴🏿🐒
#2Edgy?
nope
Kk
I can get into that
But attack on titan
Is sickening
The show yes
But the vore hentai?
Nah man, nah
I cant tolerate
No scat, no vore, no lolis
Gore vore
Al Gore? More like No Vore
I cant do blood
Which is gonna suck when the babe is on period
But then again, traps dont have periods
Dude
HILARIOUS
best part was the little girl
“GOOD BYE JEWS”
That girl had so much emotion
In her good bye
wtf durtle
✝
That my room mate yelled it out the window in our apartment complex
At top of lungs
/s
I can type
Thanks! Sorry am still getting used to discord 😃
Cool!
@Deleted User It's time to clean the floors.
clean the floors durtle
@Durtle02 don't make bring out the jew slayer
```javascript
<html>
<head>
<title>Multiplication Table</title>
<script type="text/javascript">
var rows = prompt("How many rows for your multiplication table?");
var cols = prompt("How many columns for your multiplication table?");
if(rows == "" || rows == null)
rows = 10;
if(cols== "" || cols== null)
cols = 10;
createTable(rows, cols);
function createTable(rows, cols)
{
var j=1;
var output = "<table border='1' width='500' cellspacing='0'cellpadding='5'>";
for(i=1;i<=rows;i++)
{
output = output + "<tr>";
while(j<=cols)
{
output = output + "<td>" + i*j + "</td>";
j = j+1;
}
output = output + "</tr>";
j = 1;
}
output = output + "</table>";
document.write(output);
}
</script>
</head>
<body>
</body>
</html>```
AYYYYYYYYY
YOOOOOOOOOOO
Hol up