WHAT IS A DICTIONARY IN PYTHON?


Python word reference is one of the bolstered information types in Python. It is an unordered gathering of components. The components in word references are put away as key–esteem sets. Lexicons are ordered by keys. For instance, we have a lexicon named ‘dict’. It contains a few keys: Country, Capital alongside their relating esteems: India and New Delhi. dict={‘Country’:’India’,’Capital’:’New Delhi’, }
Nitin singhal classes offering Python coaching in greater noida

Comments

Popular posts from this blog

IS JAVA A SECURITY RISK?

WHAT ARE THE 3 TYPES OF DIGITAL MEDIA?

IS PYTHON OBJECT ORIENTED?