Page 1 of 1

QUESTION 9 A function: is a static group of code that performs a task but can't return anything. stores a value in a nam

Posted: Sun May 15, 2022 8:08 am
by answerhappygod
Question 9 A Function Is A Static Group Of Code That Performs A Task But Can T Return Anything Stores A Value In A Nam 1
Question 9 A Function Is A Static Group Of Code That Performs A Task But Can T Return Anything Stores A Value In A Nam 1 (75.05 KiB) Viewed 51 times
QUESTION 9 A function: is a static group of code that performs a task but can't return anything. stores a value in a named memory location. is a reusable block of code that performs a task and may return an object. must return an object. QUESTION 10 When declaring a dictionary, you enclose the dictionaries elements in what two characters? [ ] Oo