Skip to content

Commit 4d34601

Browse files
authored
Create CHANGELOG.md
1 parent 38a6cd4 commit 4d34601

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Sep 16
2+
3+
Niza Vera will be adding 13 exercises from [this Mastering Python Lesson in Repl.it](https://repl.it/classroom/invite/avFe7Od)
4+
5+
```bash
6+
9.1. Sets: Number of distinct
7+
9.2. Sets: Number of common
8+
9.3. Sets: Intersection
9+
9.4. Sets: Seen before
10+
9.5. Sets: Guess the number
11+
A.1. Dicts: Number of occurrences
12+
A.2. Dicts: Synonyms
13+
A.3. Dicts: Elections
14+
A.4. Dicts: Most frequent word
15+
A.5. Dicts: Access rights
16+
A.6. Dicts: Countries and cities
17+
A.7. Dicts: Frequency analysis
18+
A.8. Dicts: English-Latin dictionary
19+
```

0 commit comments

Comments
 (0)