Skip to content

Commit

Permalink
Add link to Dictionary definition
Browse files Browse the repository at this point in the history
  • Loading branch information
memcmahon authored Oct 29, 2023
1 parent 46e9d15 commit 6649374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module1/lessons/Week4/IntroToIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ For more information on customizations, you can review the [Microsoft Docs](http
### Practice

With a partner, work through the following exercises. You should collaborate on how to complete the tasks, and both complete them on your own machine.
1. Create a [**Dictionary**](/module1/lessons/Week2/Collections#Dictionary) with movie genres as Keys, and a movie in that genre as Values. You could use this data as a starting point:
1. Create a [**Dictionary**](/module1/lessons/Week2/Collections#dictionary) with movie genres as Keys, and a movie in that genre as Values. You could use this data as a starting point:
* Comedy: Ghostbusters
* Drama: the Imitation Game
* Thriller: Atomic Blonde
Expand Down

0 comments on commit 6649374

Please sign in to comment.