Dictionary length, keyword in, and nested dictionaries

Learn how to use the `len` function and `in` keyword with dictionaries. Also, discover how to organize complex hierarchical data structures using nested dictionaries.