+ 1
Use functions when either a) The code inside the function will repeat often or it will repeat but there will be slight changes (parameters) b) Make the code look simpler
26th Apr 2018, 3:16 PM
TurtleShell
TurtleShell - avatar