Files
learngo/22-maps/exercises

Header

What you will learn?

  1. Warm Up

    Create and print the maps.

  2. Populate and Lookup

    Add elements to the maps that you've declared in the first exercise, and try them by looking up for the keys.

  3. Hogwarts Students

    Create a program that returns the students by the given Hogwarts house name.