diff --git a/test.py b/test.py index 7149a8c..3c35d55 100644 --- a/test.py +++ b/test.py @@ -19,9 +19,9 @@ while True: exit() except: pass - count + 1 else: exit() + count + 1 # print(get_temperature()