From 3c618cf1e0efc637301774d37234ca05d26c5811 Mon Sep 17 00:00:00 2001 From: Philippe Torrel Date: Wed, 17 Jun 2026 12:09:33 +0200 Subject: [PATCH] --- .../tag03/04_konstante-magic-number.html | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 01_grundlagen/unterricht/tag03/04_konstante-magic-number.html diff --git a/01_grundlagen/unterricht/tag03/04_konstante-magic-number.html b/01_grundlagen/unterricht/tag03/04_konstante-magic-number.html new file mode 100644 index 0000000..46030b5 --- /dev/null +++ b/01_grundlagen/unterricht/tag03/04_konstante-magic-number.html @@ -0,0 +1,37 @@ + + + + + + Konstante als Konfigurationsvariable (const) + + + +
+
+

Konstante als Konfigurationsvariable (const)

+
+
+
+ + +