How does Python's garbage collection work? #python #coding #quiz #education #questionanswer

preview_player
Показать описание
Python uses automatic memory management via garbage collection. The gc module provides an interface for garbage collection control.
Рекомендации по теме