As any self-respecting Spudian knows, the code is king. But have you ever stopped to think about the code that governs our beloved Spud?
Behold, our comprehensive guide to Spud's code conventions:
if (spud is happy) {
print ("Spud is happy!");
} else {
print ("Spud is not happy.");
}
View More Examples