mirror of
https://github.com/Asabeneh/30-Days-Of-Python.git
synced 2026-06-12 21:01:48 +08:00
day 8 restructuring
This commit is contained in:
parent
50dd7049d9
commit
33545bf200
@ -795,7 +795,7 @@ You lived 3153600000 seconds.
|
||||
|
||||
|
||||
|
||||
[Part 2 >>](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme7-12.md)
|
||||
[Part 2 >>](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme4-6.md)
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1113,4 +1113,4 @@ del fruits
|
||||
nordic_countries = ('Denmark', 'Finland','Iceland', 'Norway', 'Sweden')
|
||||
```
|
||||
|
||||
[<< Part 2](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme4-6.md) | [Part 3 >>](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme7-12.md)
|
||||
[<< 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)
|
||||
Loading…
Reference in New Issue
Block a user