Your fixed commit message here

This commit is contained in:
2025-08-22 19:55:24 +02:00
parent 1ef6bdfd80
commit 4ae5f12633
11 changed files with 1279 additions and 577 deletions

View File

@@ -165,3 +165,10 @@ if __name__ == "__main__":
4. Include **edge cases** (empty strings, wrong formats)
5. **Print results** clearly for easier debugging
6. **Catch exceptions** and display failing input before raising
### What has changed for ease of use:
If you want to really easily create or edit programs then you should look at the Qt Programm.
It basically acts as a "VsCode" of this platform. After editing / creating i would suggest you look over everything in a serious
editor. Its still realtively new.