technology > introduction to functions > Flashcards
what is a function
a set of coding lines that are grouped together and given aspecific name.
why do we need functions
to simplify, clean and organize code.
how can we use functions
using functions can simplify our code