Home
/
Python 3.11
/
Operators
/
call
Python 3.0
Python 3.11
Fungsi
ID
EN
…
Operators
call
Python 3.11
🇮🇩 Bahasa Indonesia
Kembalikan objek(*args, **kwargs).
Syntax
PYTHON
Copy
operator.call(obj, /, *args, **kwargs)