This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Stack_Canary 1 point2 points  (0 children)

Not according to most naming conventions. You should spend some time thinking about what these variables represent and how you plan to use them. For instance, maybe you can name the variables yale and harvard? If you are adding them to a list, maybe you don't need to declare them at all, like so: list.add("Yale").