From 1a12dcd1d0622396e8dba6e960e4944152f5a665 Mon Sep 17 00:00:00 2001 From: elpatron Date: Mon, 24 Jun 2024 13:52:54 +0200 Subject: [PATCH] Neue Preise, neue Artikel --- app.py | 6 +++--- templates/index.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app.py b/app.py index 14078cd..eae399a 100644 --- a/app.py +++ b/app.py @@ -85,15 +85,15 @@ def index(): sum = str(gesamtwert) + "0" # summarize items - if wertfloat == 5.8: + if wertfloat == 4.9: item1 += 1 if wertfloat == 4.8: item2 += 1 if wertfloat == 3.3: item3 += 1 - if wertfloat == 8.8: + if wertfloat == 4.5: item4 += 1 - if wertfloat == 5.5: + if wertfloat == 5: item5 += 1 if wertfloat == .2: item6 += 1 diff --git a/templates/index.html b/templates/index.html index 378fb5b..b0694db 100644 --- a/templates/index.html +++ b/templates/index.html @@ -87,13 +87,13 @@ erdbeerrechner πŸ“πŸ’Ά - + - - + +