diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8c07dae --- /dev/null +++ b/.gitignore @@ -0,0 +1,75 @@ +# IDE / Editor folders +.vs/ +.idea/ +.vscode/ +*.swp +*.swo + +# Python cache / build +__pycache__/ +*.py[cod] +*.pyo +*.pyd +*.pdb +*.egg-info/ +*.egg +.eggs/ +build/ +dist/ +pip-wheel-metadata/ +.mypy_cache/ +.pytest_cache/ +.tox/ +.coverage +*.coverage +coverage.xml +htmlcov/ + +# Virtual environments +.env +.venv +env/ +venv/ +ENV/ + +# OS-specific +.DS_Store +Thumbs.db +desktop.ini +Icon? +ehthumbs.db + +# Logs / misc +*.log +*.tmp +*.bak +*.orig +*.rej + +# Jupyter / notebooks +.ipynb_checkpoints +*.ipynb~ + +# C / C++ / Rust builds (if you use extensions) +*.o +*.so +*.a +*.out +target/ + +# Node (in case of frontend or tooling) +node_modules/ +npm-debug.log* +yarn-debug.log* +yarn-error.log* +.pnp/ +.pnp.js + +# JetBrains extra +*.iml +out/ + +# Other tools +.pyre/ +.dmypy.json +.pytype/ diff --git a/.vs/INF6B/CopilotIndices/17.14.1147.5054/CodeChunks.db b/.vs/INF6B/CopilotIndices/17.14.1147.5054/CodeChunks.db deleted file mode 100644 index cf49335..0000000 Binary files a/.vs/INF6B/CopilotIndices/17.14.1147.5054/CodeChunks.db and /dev/null differ diff --git a/.vs/INF6B/CopilotIndices/17.14.1147.5054/CodeChunks.db-shm b/.vs/INF6B/CopilotIndices/17.14.1147.5054/CodeChunks.db-shm deleted file mode 100644 index b50d2ba..0000000 Binary files a/.vs/INF6B/CopilotIndices/17.14.1147.5054/CodeChunks.db-shm and /dev/null differ diff --git a/.vs/INF6B/CopilotIndices/17.14.1147.5054/CodeChunks.db-wal b/.vs/INF6B/CopilotIndices/17.14.1147.5054/CodeChunks.db-wal deleted file mode 100644 index 7f406cb..0000000 Binary files a/.vs/INF6B/CopilotIndices/17.14.1147.5054/CodeChunks.db-wal and /dev/null differ diff --git a/.vs/INF6B/CopilotIndices/17.14.1147.5054/SemanticSymbols.db b/.vs/INF6B/CopilotIndices/17.14.1147.5054/SemanticSymbols.db deleted file mode 100644 index 473fada..0000000 Binary files a/.vs/INF6B/CopilotIndices/17.14.1147.5054/SemanticSymbols.db and /dev/null differ diff --git a/.vs/INF6B/CopilotIndices/17.14.1147.5054/SemanticSymbols.db-shm b/.vs/INF6B/CopilotIndices/17.14.1147.5054/SemanticSymbols.db-shm deleted file mode 100644 index 447c9e8..0000000 Binary files a/.vs/INF6B/CopilotIndices/17.14.1147.5054/SemanticSymbols.db-shm and /dev/null differ diff --git a/.vs/INF6B/CopilotIndices/17.14.1147.5054/SemanticSymbols.db-wal b/.vs/INF6B/CopilotIndices/17.14.1147.5054/SemanticSymbols.db-wal deleted file mode 100644 index 936ab21..0000000 Binary files a/.vs/INF6B/CopilotIndices/17.14.1147.5054/SemanticSymbols.db-wal and /dev/null differ diff --git a/.vs/INF6B/FileContentIndex/120608cd-fe1f-4687-8a47-63e07ce53524.vsidx b/.vs/INF6B/FileContentIndex/120608cd-fe1f-4687-8a47-63e07ce53524.vsidx deleted file mode 100644 index 44b4c28..0000000 Binary files a/.vs/INF6B/FileContentIndex/120608cd-fe1f-4687-8a47-63e07ce53524.vsidx and /dev/null differ diff --git a/.vs/INF6B/FileContentIndex/48b2a993-015c-4f2d-93e9-c5814c6ff25b.vsidx b/.vs/INF6B/FileContentIndex/48b2a993-015c-4f2d-93e9-c5814c6ff25b.vsidx deleted file mode 100644 index a6bdbad..0000000 Binary files a/.vs/INF6B/FileContentIndex/48b2a993-015c-4f2d-93e9-c5814c6ff25b.vsidx and /dev/null differ diff --git a/.vs/INF6B/FileContentIndex/80313e03-930a-4e19-985a-99b6160d2378.vsidx b/.vs/INF6B/FileContentIndex/80313e03-930a-4e19-985a-99b6160d2378.vsidx deleted file mode 100644 index 7df1e06..0000000 Binary files a/.vs/INF6B/FileContentIndex/80313e03-930a-4e19-985a-99b6160d2378.vsidx and /dev/null differ diff --git a/.vs/INF6B/FileContentIndex/bb6e26c1-f29c-445f-b808-f90900e71fa7.vsidx b/.vs/INF6B/FileContentIndex/bb6e26c1-f29c-445f-b808-f90900e71fa7.vsidx deleted file mode 100644 index 11e30cf..0000000 Binary files a/.vs/INF6B/FileContentIndex/bb6e26c1-f29c-445f-b808-f90900e71fa7.vsidx and /dev/null differ diff --git a/.vs/INF6B/FileContentIndex/c38f89e9-ab1d-4187-b24b-9b43194dbf76.vsidx b/.vs/INF6B/FileContentIndex/c38f89e9-ab1d-4187-b24b-9b43194dbf76.vsidx deleted file mode 100644 index f39d743..0000000 Binary files a/.vs/INF6B/FileContentIndex/c38f89e9-ab1d-4187-b24b-9b43194dbf76.vsidx and /dev/null differ diff --git a/.vs/INF6B/copilot-chat/70ec9632/sessions/8ac3004a-086d-4be0-bc2e-f25216c670c7 b/.vs/INF6B/copilot-chat/70ec9632/sessions/8ac3004a-086d-4be0-bc2e-f25216c670c7 deleted file mode 100644 index fd0734a..0000000 Binary files a/.vs/INF6B/copilot-chat/70ec9632/sessions/8ac3004a-086d-4be0-bc2e-f25216c670c7 and /dev/null differ diff --git a/.vs/INF6B/v17/.wsuo b/.vs/INF6B/v17/.wsuo deleted file mode 100644 index 072e40d..0000000 Binary files a/.vs/INF6B/v17/.wsuo and /dev/null differ diff --git a/.vs/INF6B/v17/DocumentLayout.backup.json b/.vs/INF6B/v17/DocumentLayout.backup.json deleted file mode 100644 index ea3c189..0000000 --- a/.vs/INF6B/v17/DocumentLayout.backup.json +++ /dev/null @@ -1,385 +0,0 @@ -{ - "Version": 1, - "WorkspaceRootPath": "C:\\Users\\Sebastian\\Desktop\\INF6B\\", - "Documents": [ - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\klimadatenhb\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:klimadatenhb\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\gl\u00FCcksrad.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:gl\u00FCcksspiele\\gl\u00FCcksrad.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\w\u00FCrfelspiel.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:gl\u00FCcksspiele\\w\u00FCrfelspiel.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_1.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:listen\u00FCbungen\\item_1.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\buchstabenz\u00E4hlen\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:buchstabenz\u00E4hlen\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_3.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:listen\u00FCbungen\\item_3.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\fotovolatik\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:fotovolatik\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_2.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:listen\u00FCbungen\\item_2.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\geburtstagliste\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:geburtstagliste\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\guessinggame\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:guessinggame\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\scraper\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:scraper\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe2.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:schleifen\\aufgabe2.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe3.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:schleifen\\aufgabe3.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:zahlenraten\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\capped.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:zahlenraten\\capped.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe1.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:schleifen\\aufgabe1.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe4.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:schleifen\\aufgabe4.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\turtle\\a1.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:turtle\\a1.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\passwortgenerator.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:zahlenraten\\passwortgenerator.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:umsatzsteuer\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:umsatzsteuer\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - } - ], - "DocumentGroupContainers": [ - { - "Orientation": 0, - "VerticalTabListWidth": 256, - "DocumentGroups": [ - { - "DockedWidth": 256, - "SelectedChildIndex": 2, - "Children": [ - { - "$type": "Bookmark", - "Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" - }, - { - "$type": "Bookmark", - "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}" - }, - { - "$type": "Document", - "DocumentIndex": 0, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\klimadatenhb\\main.py", - "RelativeDocumentMoniker": "klimadatenhb\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\klimadatenhb\\main.py", - "RelativeToolTip": "klimadatenhb\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAWAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:45:37.157Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 1, - "Title": "gl\u00FCcksrad.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\gl\u00FCcksrad.py", - "RelativeDocumentMoniker": "gl\u00FCcksspiele\\gl\u00FCcksrad.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\gl\u00FCcksrad.py", - "RelativeToolTip": "gl\u00FCcksspiele\\gl\u00FCcksrad.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAWAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:43:13.076Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 2, - "Title": "w\u00FCrfelspiel.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\w\u00FCrfelspiel.py", - "RelativeDocumentMoniker": "gl\u00FCcksspiele\\w\u00FCrfelspiel.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\w\u00FCrfelspiel.py", - "RelativeToolTip": "gl\u00FCcksspiele\\w\u00FCrfelspiel.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAEAAAANAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:41:01.821Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 4, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\buchstabenz\u00E4hlen\\main.py", - "RelativeDocumentMoniker": "buchstabenz\u00E4hlen\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\buchstabenz\u00E4hlen\\main.py", - "RelativeToolTip": "buchstabenz\u00E4hlen\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAWAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:39:20.765Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 3, - "Title": "item_1.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_1.py", - "RelativeDocumentMoniker": "listen\u00FCbungen\\item_1.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_1.py", - "RelativeToolTip": "listen\u00FCbungen\\item_1.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAkAAAAHAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:35:13.759Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 5, - "Title": "item_3.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_3.py", - "RelativeDocumentMoniker": "listen\u00FCbungen\\item_3.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_3.py", - "RelativeToolTip": "listen\u00FCbungen\\item_3.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAcAAAAIAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:36:32.29Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 7, - "Title": "item_2.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_2.py", - "RelativeDocumentMoniker": "listen\u00FCbungen\\item_2.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_2.py", - "RelativeToolTip": "listen\u00FCbungen\\item_2.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAQAAAAlAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:35:50.763Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 6, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\fotovolatik\\main.py", - "RelativeDocumentMoniker": "fotovolatik\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\fotovolatik\\main.py", - "RelativeToolTip": "fotovolatik\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:17:09.513Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 9, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\guessinggame\\main.py", - "RelativeDocumentMoniker": "guessinggame\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\guessinggame\\main.py", - "RelativeToolTip": "guessinggame\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAGwBAAARAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-26T15:47:40.141Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 10, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\scraper\\main.py", - "RelativeDocumentMoniker": "scraper\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\scraper\\main.py", - "RelativeToolTip": "scraper\\main.py", - "ViewState": "AgIAADEAAAAAAAAAAADwv1MAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-26T15:27:59.944Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 8, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\geburtstagliste\\main.py", - "RelativeDocumentMoniker": "geburtstagliste\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\geburtstagliste\\main.py", - "RelativeToolTip": "geburtstagliste\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-24T08:56:40.671Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 14, - "Title": "capped.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\capped.py", - "RelativeDocumentMoniker": "zahlenraten\\capped.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\capped.py", - "RelativeToolTip": "zahlenraten\\capped.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAcAAAAGAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-17T08:46:27.347Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 16, - "Title": "aufgabe4.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe4.py", - "RelativeDocumentMoniker": "schleifen\\aufgabe4.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe4.py", - "RelativeToolTip": "schleifen\\aufgabe4.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-17T08:41:00.987Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 17, - "Title": "a1.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\turtle\\a1.py", - "RelativeDocumentMoniker": "turtle\\a1.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\turtle\\a1.py", - "RelativeToolTip": "turtle\\a1.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAcAAAAZAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-16T07:47:21.142Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 11, - "Title": "aufgabe2.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe2.py", - "RelativeDocumentMoniker": "schleifen\\aufgabe2.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe2.py", - "RelativeToolTip": "schleifen\\aufgabe2.py", - "ViewState": "AgIAAAwAAAAAAAAAAAAAABYAAAANAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:28:03.49Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 15, - "Title": "aufgabe1.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe1.py", - "RelativeDocumentMoniker": "schleifen\\aufgabe1.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe1.py", - "RelativeToolTip": "schleifen\\aufgabe1.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAQAAAAKAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:15:24.876Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 12, - "Title": "aufgabe3.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe3.py", - "RelativeDocumentMoniker": "schleifen\\aufgabe3.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe3.py", - "RelativeToolTip": "schleifen\\aufgabe3.py", - "ViewState": "AgIAAAkAAAAAAAAAAAAQwBYAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:40:20.69Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 13, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\main.py", - "RelativeDocumentMoniker": "zahlenraten\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\main.py", - "RelativeToolTip": "zahlenraten\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:03:08.184Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 18, - "Title": "passwortgenerator.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\passwortgenerator.py", - "RelativeDocumentMoniker": "zahlenraten\\passwortgenerator.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\passwortgenerator.py", - "RelativeToolTip": "zahlenraten\\passwortgenerator.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAAaAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:58:19.564Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 19, - "Title": "index.html", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\index.html", - "RelativeDocumentMoniker": "umsatzsteuer\\index.html", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\index.html", - "RelativeToolTip": "umsatzsteuer\\index.html", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001512|", - "WhenOpened": "2025-09-15T10:01:17.687Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 20, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\main.py", - "RelativeDocumentMoniker": "umsatzsteuer\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\main.py", - "RelativeToolTip": "umsatzsteuer\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAsAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T09:40:35.564Z", - "EditorCaption": "" - } - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/.vs/INF6B/v17/DocumentLayout.json b/.vs/INF6B/v17/DocumentLayout.json deleted file mode 100644 index ea3c189..0000000 --- a/.vs/INF6B/v17/DocumentLayout.json +++ /dev/null @@ -1,385 +0,0 @@ -{ - "Version": 1, - "WorkspaceRootPath": "C:\\Users\\Sebastian\\Desktop\\INF6B\\", - "Documents": [ - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\klimadatenhb\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:klimadatenhb\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\gl\u00FCcksrad.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:gl\u00FCcksspiele\\gl\u00FCcksrad.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\w\u00FCrfelspiel.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:gl\u00FCcksspiele\\w\u00FCrfelspiel.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_1.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:listen\u00FCbungen\\item_1.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\buchstabenz\u00E4hlen\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:buchstabenz\u00E4hlen\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_3.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:listen\u00FCbungen\\item_3.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\fotovolatik\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:fotovolatik\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_2.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:listen\u00FCbungen\\item_2.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\geburtstagliste\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:geburtstagliste\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\guessinggame\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:guessinggame\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\scraper\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:scraper\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe2.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:schleifen\\aufgabe2.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe3.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:schleifen\\aufgabe3.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:zahlenraten\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\capped.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:zahlenraten\\capped.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe1.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:schleifen\\aufgabe1.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe4.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:schleifen\\aufgabe4.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\turtle\\a1.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:turtle\\a1.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\passwortgenerator.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:zahlenraten\\passwortgenerator.py||{8B382828-6202-11D1-8870-0000F87579D2}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:umsatzsteuer\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}" - }, - { - "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}", - "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:umsatzsteuer\\main.py||{8B382828-6202-11D1-8870-0000F87579D2}" - } - ], - "DocumentGroupContainers": [ - { - "Orientation": 0, - "VerticalTabListWidth": 256, - "DocumentGroups": [ - { - "DockedWidth": 256, - "SelectedChildIndex": 2, - "Children": [ - { - "$type": "Bookmark", - "Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" - }, - { - "$type": "Bookmark", - "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}" - }, - { - "$type": "Document", - "DocumentIndex": 0, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\klimadatenhb\\main.py", - "RelativeDocumentMoniker": "klimadatenhb\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\klimadatenhb\\main.py", - "RelativeToolTip": "klimadatenhb\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAWAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:45:37.157Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 1, - "Title": "gl\u00FCcksrad.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\gl\u00FCcksrad.py", - "RelativeDocumentMoniker": "gl\u00FCcksspiele\\gl\u00FCcksrad.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\gl\u00FCcksrad.py", - "RelativeToolTip": "gl\u00FCcksspiele\\gl\u00FCcksrad.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAWAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:43:13.076Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 2, - "Title": "w\u00FCrfelspiel.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\w\u00FCrfelspiel.py", - "RelativeDocumentMoniker": "gl\u00FCcksspiele\\w\u00FCrfelspiel.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\gl\u00FCcksspiele\\w\u00FCrfelspiel.py", - "RelativeToolTip": "gl\u00FCcksspiele\\w\u00FCrfelspiel.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAEAAAANAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:41:01.821Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 4, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\buchstabenz\u00E4hlen\\main.py", - "RelativeDocumentMoniker": "buchstabenz\u00E4hlen\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\buchstabenz\u00E4hlen\\main.py", - "RelativeToolTip": "buchstabenz\u00E4hlen\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAWAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:39:20.765Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 3, - "Title": "item_1.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_1.py", - "RelativeDocumentMoniker": "listen\u00FCbungen\\item_1.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_1.py", - "RelativeToolTip": "listen\u00FCbungen\\item_1.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAkAAAAHAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:35:13.759Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 5, - "Title": "item_3.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_3.py", - "RelativeDocumentMoniker": "listen\u00FCbungen\\item_3.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_3.py", - "RelativeToolTip": "listen\u00FCbungen\\item_3.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAcAAAAIAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:36:32.29Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 7, - "Title": "item_2.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_2.py", - "RelativeDocumentMoniker": "listen\u00FCbungen\\item_2.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\listen\u00FCbungen\\item_2.py", - "RelativeToolTip": "listen\u00FCbungen\\item_2.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAQAAAAlAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:35:50.763Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 6, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\fotovolatik\\main.py", - "RelativeDocumentMoniker": "fotovolatik\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\fotovolatik\\main.py", - "RelativeToolTip": "fotovolatik\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-29T10:17:09.513Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 9, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\guessinggame\\main.py", - "RelativeDocumentMoniker": "guessinggame\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\guessinggame\\main.py", - "RelativeToolTip": "guessinggame\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAGwBAAARAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-26T15:47:40.141Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 10, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\scraper\\main.py", - "RelativeDocumentMoniker": "scraper\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\scraper\\main.py", - "RelativeToolTip": "scraper\\main.py", - "ViewState": "AgIAADEAAAAAAAAAAADwv1MAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-26T15:27:59.944Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 8, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\geburtstagliste\\main.py", - "RelativeDocumentMoniker": "geburtstagliste\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\geburtstagliste\\main.py", - "RelativeToolTip": "geburtstagliste\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-24T08:56:40.671Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 14, - "Title": "capped.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\capped.py", - "RelativeDocumentMoniker": "zahlenraten\\capped.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\capped.py", - "RelativeToolTip": "zahlenraten\\capped.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAcAAAAGAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-17T08:46:27.347Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 16, - "Title": "aufgabe4.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe4.py", - "RelativeDocumentMoniker": "schleifen\\aufgabe4.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe4.py", - "RelativeToolTip": "schleifen\\aufgabe4.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-17T08:41:00.987Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 17, - "Title": "a1.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\turtle\\a1.py", - "RelativeDocumentMoniker": "turtle\\a1.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\turtle\\a1.py", - "RelativeToolTip": "turtle\\a1.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAcAAAAZAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-16T07:47:21.142Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 11, - "Title": "aufgabe2.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe2.py", - "RelativeDocumentMoniker": "schleifen\\aufgabe2.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe2.py", - "RelativeToolTip": "schleifen\\aufgabe2.py", - "ViewState": "AgIAAAwAAAAAAAAAAAAAABYAAAANAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:28:03.49Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 15, - "Title": "aufgabe1.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe1.py", - "RelativeDocumentMoniker": "schleifen\\aufgabe1.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe1.py", - "RelativeToolTip": "schleifen\\aufgabe1.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAQAAAAKAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:15:24.876Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 12, - "Title": "aufgabe3.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe3.py", - "RelativeDocumentMoniker": "schleifen\\aufgabe3.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\schleifen\\aufgabe3.py", - "RelativeToolTip": "schleifen\\aufgabe3.py", - "ViewState": "AgIAAAkAAAAAAAAAAAAQwBYAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:40:20.69Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 13, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\main.py", - "RelativeDocumentMoniker": "zahlenraten\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\main.py", - "RelativeToolTip": "zahlenraten\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:03:08.184Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 18, - "Title": "passwortgenerator.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\passwortgenerator.py", - "RelativeDocumentMoniker": "zahlenraten\\passwortgenerator.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\zahlenraten\\passwortgenerator.py", - "RelativeToolTip": "zahlenraten\\passwortgenerator.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAAaAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T10:58:19.564Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 19, - "Title": "index.html", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\index.html", - "RelativeDocumentMoniker": "umsatzsteuer\\index.html", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\index.html", - "RelativeToolTip": "umsatzsteuer\\index.html", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001512|", - "WhenOpened": "2025-09-15T10:01:17.687Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 20, - "Title": "main.py", - "DocumentMoniker": "C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\main.py", - "RelativeDocumentMoniker": "umsatzsteuer\\main.py", - "ToolTip": "C:\\Users\\Sebastian\\Desktop\\INF6B\\umsatzsteuer\\main.py", - "RelativeToolTip": "umsatzsteuer\\main.py", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAsAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002457|", - "WhenOpened": "2025-09-15T09:40:35.564Z", - "EditorCaption": "" - } - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json deleted file mode 100644 index f8b4888..0000000 --- a/.vs/ProjectSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "CurrentProjectSetting": null -} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json deleted file mode 100644 index 93668db..0000000 --- a/.vs/VSWorkspaceState.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "ExpandedNodes": [ - "", - "\\fotovolatik" - ], - "SelectedNode": "\\fotovolatik\\main.py", - "PreviewInSolutionExplorer": false -} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite deleted file mode 100644 index 6c28889..0000000 Binary files a/.vs/slnx.sqlite and /dev/null differ diff --git a/desktop.ini b/desktop.ini deleted file mode 100644 index 357d411..0000000 --- a/desktop.ini +++ /dev/null @@ -1,6 +0,0 @@ -[.ShellClassInfo] -IconResource=C:\WINDOWS\System32\SHELL32.dll,261 -[ViewState] -Mode= -Vid= -FolderType=Generic