Skip to main content

Dictionaries

  • Chapter
  • First Online:
A Beginners Guide to Python 3 Programming

Part of the book series: Undergraduate Topics in Computer Science ((UTICS))

  • 427k Accesses

Abstract

A Dictionary is a set of associations between a key and a value that is unordered, changeable (mutable) and indexed. Pictorially we might view a Dictionary as shown below for a set of countries and their capital cities. Note that in a Dictionary the keys must be unique but the values do not need to be unique.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to John Hunt .

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Hunt, J. (2019). Dictionaries. In: A Beginners Guide to Python 3 Programming. Undergraduate Topics in Computer Science. Springer, Cham. https://doi.org/10.1007/978-3-030-20290-3_33

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-20290-3_33

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-20289-7

  • Online ISBN: 978-3-030-20290-3

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics