structures
function with params
defines a function
+ | function-name. functions are ended by the next new line
parameters names are defined by you
in the below example a square is defined
parameters names are defined by you
in the below example a square is defined
- function-name / the name of the function
+ square x y size rect x y size size