woooooorrrrrrkkkkkkiinngggggggggg!!!!!!!!!! version(kann nur nicht Rechnen)-;)

This commit is contained in:
stockth
2019-07-24 12:20:06 +02:00
parent 2632b827bd
commit cbe147f776
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.7" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 3.7 (Projekttage)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
+1 -1
View File
@@ -26,7 +26,7 @@ def user_Output(liste):
formel_name = liste[1][2].name
#einsetzen von ergebnis in ges
ges[list(ges.keys())[0]] = liste[0]
print("100% \nDas Programm hat fertig gerechnet!")
print("\n\n\n100% \nDas Programm hat fertig gerechnet!")
print("Dies war gegeben: ")
for wert in geg:
print(wert + " = " + str(geg[wert]))