Which of the following can be used as a dictionary key?
Explanation
The only requirement to Python dictionary key is that it should be immutable, ie it cannot be modified after its definition.
Sets, lists, and dictionaries are mutable objects in Python while tuples, numbers, and strings are immutable.

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Продолжайте изучать
тесты по Python
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты