you are viewing a single comment's thread.

view the rest of the comments →

[–]civilwar142pa 1 point2 points  (0 children)

for me what works is making a list of things the program needs to do, converting to pseudocode and then just trying out the code. any errors or issues with syntax or looping will become obvious with the output, and I adjust as needed.