Tumgik
smcharo · 10 years
Text
if ($a == $b) { return TRUE; }
0 notes
smcharo · 10 years
Text
for car in cars: print car
0 notes
smcharo · 10 years
Text
if a == b: return True
0 notes
smcharo · 10 years
Text
if a == b { return true }
0 notes
smcharo · 10 years
Text
if (a == b) { return true; }
0 notes