21.2. πŸ‘©β€πŸ’» Sketch an OutlineΒΆ

The prompt that we will be using is the following:

Build a program that replicates a physical dictionary that you might use. The program should that take five different input from the user. Each input will have two words and we will build a dictionary where the words are the keys and values.

Try writting out what you think the outline would be, and then check out our answer to see how we did it! Always remember that there can be multiple ways to solve a problem, so your solution may be different from ours but still solve the problem.

You have attempted of activities on this page