Yasir Bhutta
|
Args Kwargs
0/15
30:00
Exit
Question 1
Flag
1/15
What is the type of the variable that collects positional arguments when using `*args` in a Python function?
A
list
B
tuple
C
dict
D
set
Need a hint? View Explanation