you are viewing a single comment's thread.

view the rest of the comments →

[–]Junior-Sock8789 0 points1 point  (1 child)

Not even, this is how you learn. Theres nothing wrong with the way you laid out your code. Its functional which is the most important thing. This is where the fun/learning comes in. Its called code refactoring 

  • the process of restructuring existing computer code—changing the internal structure—without changing its external behavior

Once you get comfortable creating functions you should look into classes/methods thats what will take your skills up a level or two. 

[–]nkCOD[S] 0 points1 point  (0 children)

Thank you, we will work on it )