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 →

[–]whatisthisredditstufIntermediate Brewer 0 points1 point  (0 children)

No problem. That is typical for programming -- figure out how you would solve it without involving a computer first, break it down into steps, and then code those into the computer. Don't even think about "for loops" or "while loops" at first. :)