See what we can offer to your school
"SimpleStudy just makes sense...”
Get the best plan for your school
12 cards from this deck
A subprogram that performs a task but doesn't return a value
No, procedures don't return values to the calling code
def
Variables inside a procedure that receive values from arguments
Actual values sent to a procedure when it's called
Arguments are sent; parameters receive them in the procedure
Functions return values; procedures don't
Organize code into reusable chunks, avoid repetition
Write procedure name with arguments in brackets
Arguments get copied into the procedure's parameters
Start parameter names with 'p' to identify them easily
Display menus, draw shapes, print reports, validate input
Show more
Select your subjects, and get access to A+ resources today.