Versuche jetzt nach Tagen sortiert.

This commit is contained in:
2020-09-12 11:24:06 +02:00
parent b389132864
commit 1f0a318c23
23 changed files with 1125 additions and 0 deletions

12
Versuchstag-2/Pipfile Normal file
View File

@@ -0,0 +1,12 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
pygame = "==1.9.4"
[requires]
python_version = "3.8"