Home
/
Python 3.11
/
Collections
/
fromkeys
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Collections
fromkeys
Python 3.11
🇮🇩 Bahasa Indonesia
Metode kelas ini tidak diimplementasikan untuk objek Counter.
Syntax
PYTHON
Copy
fromkeys(iterable)
See Also
Counter