mirror of
https://github.com/Asabeneh/30-Days-Of-Python.git
synced 2026-06-15 21:20:29 +08:00
day 15
This commit is contained in:
parent
3dba28718a
commit
189d93c91c
0
readme16-18.md
Normal file
0
readme16-18.md
Normal 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)
|
||||
Loading…
Reference in New Issue
Block a user