My friend suggested I use different names for variables..
My friend suggested I use different names for variables..
var Turtle1 var Turtle2 var Is_Turtle
You're viewing a single thread.
View all comments
54
comments
An array?
var turtles = new Turtle[] { new Turtle(), new Turtle() };
Don't do this :P
10 0 ReplyBut I like tautological variable names
also turtles
6 0 Reply
You've viewed 54 comments.
Scroll to top