What is a parameter?

Automate Cybersecurity Tasks with Python | Weekly challenge 2 Quiz | 

What is a parameter?

  • A variable returned from a function
  • An object that is included in a function definition for use in that function
  • The name of a function that is being defined
  • The data brought into a function when it is called

 

Leave a Comment