SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Data Science 1 exam

» Start this Course
(Practice similar questions for free)
Question:

Key information on function Arguments Args:

Author: Jessica Ruvalcaba



Answer:

Must be same in number as parameters. Use * before parameter name for arbitrary number of arguments (*args) Arguments passed as a collection ( tuple). Use [] to copy to a list


0 / 5  (0 ratings)

1 answer(s) in total