diff --git a/Part 3.4 - Class Constructs.md b/Part 3.4 - Class Constructs.md index 6b7a292a8f0d4c4c7b1167bd0a688588a98c76a9..61c4e2e9b64912e38aabf2a949eadc1afa1e2dea 100644 --- a/Part 3.4 - Class Constructs.md +++ b/Part 3.4 - Class Constructs.md @@ -552,4 +552,5 @@ have different subtype but the same base type. - Formerly: imitated (to a limited extent) with a static inner class with a `private` constructor. -Now it's time for Part 3 exercises in ViLLE. \ No newline at end of file +Now do the exercises of the Part 3 in ViLLE and continue to Part 4: +[Part 4.1 - Object Properties](Part%204.1%20-%20Object%20Properties.md) \ No newline at end of file