Home
/
Python 3.11
/
Inspect
/
args
Python 3.0
Python 3.11
Functions
ID
EN
…
Inspect
args
Python 3.11
A tuple of positional arguments values. Dynamically computed from the arguments attribute.
Syntax
PYTHON
Copy
args
See Also
arguments