This commit is contained in:
Asabeneh 2019-12-04 00:43:45 +02:00
parent 3dba28718a
commit 189d93c91c
2 changed files with 1 additions and 1 deletions

0
readme16-18.md Normal file
View File

View File

@ -1136,4 +1136,4 @@ It is not possible to remove a single item in a tuple but it is possible to dele
nordic_countries = ('Denmark', 'Finland','Iceland', 'Norway', 'Sweden')
```
[<< Part 1](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme.md) | [Part 2 >>](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme7-9.md)
[<< Part 1](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme.md) | [Part 3>>](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme7-9.md)