286
submitted 1 week ago by [email protected] to c/[email protected]

var Turtle1 var Turtle2 var Is_Turtle

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 10 points 6 days ago

An array?

var turtles = new Turtle[] { new Turtle(), new Turtle() };

Don't do this :P

[-] [email protected] 6 points 6 days ago

But I like tautological variable names

also turtles

this post was submitted on 12 Sep 2024
286 points (96.4% liked)

Programmer Humor

19176 readers
950 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS