|
lucas4114Join Date: 2012-04-05 Post Count: 96 |
game:Destroy() |
|
|
@lucas
that wasnt funny
mine had a meaning
null because no jokes that are good exist |
|
|
loleris
//cpmody\\ i am a windows operating system confirmed // |
|
|
Why do Java programmers always wear glasses? Because they don't C#. |
|
star32580Join Date: 2012-01-14 Post Count: 687 |
Guy 1: Can you give me pointer in Java?
Guy 2: Sorry you don't get that with Java.
ur all cool kids ok |
|
|
for (int c=1; c < 10; c++)
{
cout<<"LOL C++";
}
//cpmody\\ i am a windows operating system confirmed // |
|
|
< ?php
$toSpam = "this is totally not a loop";
while (true){
echo $toSpam;
}
? > |
|
cntkillmeJoin Date: 2008-04-07 Post Count: 49450 |
|
|
star32580Join Date: 2012-01-14 Post Count: 687 |
ur welcome <3
ur all cool kids ok |
|
DarkenusJoin Date: 2014-07-17 Post Count: 1997 |
Lol |
|
NarutozoJoin Date: 2013-07-28 Post Count: 1314 |
puts'whats 9 + 1?'
user_input = gets.chomp
user_input.gsub!(/19/, "21")
hehe
im corny i know
def this_is_my_siggy(name = narutozo) puts 'This is #{name.capitalize}'s siggy!) end this_is_my_siggy(); |
|
baldo46Join Date: 2008-07-28 Post Count: 1254 |
How many programmers does it take to change a lightbulb?
NONE!
('_' )
#-#-('_' )
(#-#-)
That's a HARDWARE ISSUE. |
|
GoulstemJoin Date: 2012-07-04 Post Count: 7177 |
byte me |
|
NarutozoJoin Date: 2013-07-28 Post Count: 1314 |
ohyeyeyeye = "you know whats going onnnn you know whats going onnnn lelelelelelelel"
print len(ohyeyeyeye)
output = '69'
def this_is_my_siggy(name = narutozo) puts 'This is #{name.capitalize}'s siggy!) end this_is_my_siggy(); |
|
|
NumV = script.NumberValue
for i = 1, 10000000 do
wait()
NumV.Value = NumV.Value+1
print("Power Level: "..NumV.Value)
end |
|
baldo46Join Date: 2008-07-28 Post Count: 1254 |
There are two hard things in computer science: cache invalidation, naming things, and off-by-one errors. |
|