Quiz Question 1 of 5
Given the function definition def greeting(msg, name, count):
, what is the correct way to call this function with positional arguments for msg
and count
, and a keyword argument for name
?
Choose the correct answer below:
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.