Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0ae035b

Browse files
Julian SequeiraJulian Sequeira
Julian Sequeira
authored and
Julian Sequeira
committed
Data Structures readme update with Bite promo code alternative
1 parent 38a4196 commit 0ae035b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

days/07-09-data-structures/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Follow the instructions on page once you've redeemed the Bite and see if you can
2525

2626
## Day N+2: Your Turn!
2727

28+
**UPDATE: We decided to wrap the below (and a little more) into a Bite on the CodeChalleng.es Platform for you. You're still more than welcome to perform the work as per the below but if you want to try this in a Bite then [click here](https://codechalleng.es/bites/promo/listvsdict) to redeem the Bite for free.
29+
2830
Create a script that imports the US States data structures contained in the following script file in our Repo: [https://github.com/talkpython/100daysofcode-with-python-course/blob/master/days/07-09-data-structures/code/data.py](https://github.com/talkpython/100daysofcode-with-python-course/blob/master/days/07-09-data-structures/code/data.py)
2931

3032
Perform the following tasks on the list and dict. The less you look at them, the better this exercise will be. Remember: **Dicts are unsorted**.

0 commit comments

Comments
 (0)