We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a6cd4 commit 4d34601Copy full SHA for 4d34601
CHANGELOG.md
@@ -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