Misti forgot to include arguments inside of a function call for a function that requires three arguments. What will happen?

She will get a type error.

Her program will continue running as usual.

Her program will fill in default values for the arguments.

She will get a name error.

1 answer

She will get a TypeError.
Similar Questions
    1. answers icon 2 answers
  1. Is it possible to call a function from within another function?Yes, function calls can come from inside another function. No,
    1. answers icon 1 answer
  2. Do ThisCall the function at least two more times with different names. // Call function compliment("Jesse"); // Call the
    1. answers icon 1 answer
    1. answers icon 1 answer
more similar questions