Please enable JavaScript.
Coggle requires JavaScript to display documents.
FUNCTIONS (def (set (statements), perfoms (task), calculate (value)),…
FUNCTIONS
def
set
statements
perfoms
task
calculate
value
function greet() {...}
parameters
inputs
only
važe
in function
body
logic
calling
greet();
arguments
values
supply