Python Advanced

1 / 4

Python Dictionaries and Tuples

Overview

As part of this session, we will learn the following:

  1. Python Dictionaries
  2. Comparison of Python Lists and Dictionaries
  3. Adding values in Dictionary
  4. Dictionary Tracebacks
  5. Get method for Dictionaries
  6. Counting words in a paragraph
  7. Looping in Dictionaries
  8. Python Tuples
  9. Things not to do with tuples
  10. Tuples and Dictionaries
  11. Sorting tuples
  12. Finding top 10 frequent words in a file
  13. Tuple syntax
  14. Tuple Immutability
  15. Tuples in Assignment Statements
  16. Sorting Dictionaries by Either Key or Value

Recording of Session


Slides

Code Repository for the course on GitHub



No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...