diff --git a/Home.md b/Home.md index 3a7a3c0..235cb3b 100644 --- a/Home.md +++ b/Home.md @@ -4,6 +4,7 @@ Vi starter med et lynkursus, i grundlæggende python programmering. - [Introduktion](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Introduktion) - [Grundelementer](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-elementer) - [Object Oriented Programming - OOP](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-Object-Oriented-Programming) +- [Python moduler](https://gitpot-lerking.servehttp.com/CodingPirates/Python-Kursus/wiki/Python-moduler) Dernæst tager vi hul på grundlæggende spilprogrammering, da spil bruger mange af de grundlæggende programmeringsprincipper.