first commit

This commit is contained in:
2025-10-24 10:17:32 +02:00
commit 1bc2c14a27
9 changed files with 61 additions and 0 deletions

10
Aufgabe 1/test.py Normal file
View File

@@ -0,0 +1,10 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Fri Oct 24 10:07:34 2025
@author: heiserervalentin
"""
c = 0
print(c)