";
+
+ $sonnenstunden[]=4.8;
+
+ foreach ($sonnenstunden as $sonnen) {
+ echo "$sonnen ";
+ }
+
+?>
\ No newline at end of file
diff --git a/progp/24-12-4/messwerte.php b/progp/24-12-4/messwerte.php
new file mode 100644
index 0000000..3ce9a44
--- /dev/null
+++ b/progp/24-12-4/messwerte.php
@@ -0,0 +1,29 @@
+
+
\ No newline at end of file