Loading [MathJax]/extensions/mml2jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Engineering LibreTexts

Search

  • Filter Results
  • Location
  • Classification
    • Article type
    • Author
    • Set as Cover Page of Book
    • License
    • Show TOC
    • Transcluded
    • OER program or Publisher
    • Autonumber Section Headings
    • License Version
    • Print CSS
  • Include attachments
Searching in
About 2 results
  • https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/10%3A_Dictionaries/10.02%3A_Dictionary_Creation
    This page explains how to create dictionary objects in Python, covering methods like using curly braces and the dict() function for empty dictionaries. It provides examples for initializing dictionari...This page explains how to create dictionary objects in Python, covering methods like using curly braces and the dict() function for empty dictionaries. It provides examples for initializing dictionaries with key-value pairs, exercises on dictionary syntax, and tasks involving tuples and keyword arguments. The section ends with a practical assignment to create a personal information dictionary.
  • https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/10%3A_Dictionaries/10.01%3A_Dictionary_Basics
    This page discusses the structure and properties of Python dictionary objects, emphasizing the unique characteristics of key-value pairs. It outlines learning objectives related to identifying diction...This page discusses the structure and properties of Python dictionary objects, emphasizing the unique characteristics of key-value pairs. It outlines learning objectives related to identifying dictionary types and highlights that while duplicate values are allowed, duplicate keys are not. The section provides examples and practical checkpoints to reinforce understanding, concluding with an encouragement to explore variable types further.

Support Center

How can we help?