Skip to content

Commit 183e788

Browse files
part 6.1 readme updated
1 parent 2b84479 commit 183e788

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

part6/README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Part 6
22
## Programming exercises
33
### Reading files
4-
1. Largest number
5-
2. Fruit market
6-
3. Matrix
7-
4. Course grading, part 1
8-
5. Course grading, part 2
9-
6. Course grading, part 3
10-
7. Spell checker
4+
1. [Largest number](https://github.com/antoniolopez7217/Python_Programming_MOOC_2023_Introduction/tree/main/part6/1.%20Reading%20files/largest_number)
5+
2. [Fruit market](https://github.com/antoniolopez7217/Python_Programming_MOOC_2023_Introduction/tree/main/part6/1.%20Reading%20files/fruit_market)
6+
3. [Matrix](https://github.com/antoniolopez7217/Python_Programming_MOOC_2023_Introduction/tree/main/part6/1.%20Reading%20files/matrix)
7+
4. [Course grading, part 1](https://github.com/antoniolopez7217/Python_Programming_MOOC_2023_Introduction/tree/main/part6/1.%20Reading%20files/course_grading_%20part1)
8+
5. [Course grading, part 2](https://github.com/antoniolopez7217/Python_Programming_MOOC_2023_Introduction/tree/main/part6/1.%20Reading%20files/course_grading_part2)
9+
6. [Course grading, part 3](https://github.com/antoniolopez7217/Python_Programming_MOOC_2023_Introduction/tree/main/part6/1.%20Reading%20files/course_grading_part3)
10+
7. [Spell checker](https://github.com/antoniolopez7217/Python_Programming_MOOC_2023_Introduction/tree/main/part6/1.%20Reading%20files/spellchecker)
1111
8. Recipe search
1212
9. City bikes
1313
### Writing files

0 commit comments

Comments
 (0)