From 88131a87b06c32f59398505756efe4dbbc8cf834 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Fri, 13 Oct 2017 14:18:39 +0200 Subject: python.checking_account: fix minuses --- python/problems/while_and_if/checking_account/sl.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/python/problems/while_and_if/checking_account/sl.py b/python/problems/while_and_if/checking_account/sl.py index 1f4be12..2f71e46 100644 --- a/python/problems/while_and_if/checking_account/sl.py +++ b/python/problems/while_and_if/checking_account/sl.py @@ -15,16 +15,16 @@ Sprememba 23 Stanje 23 Sprememba 15 Stanje 38 -Sprememba ­30 +Sprememba -30 Stanje 8 Sprememba 10 Stanje 18 Sprememba 100 Stanje 118 -Sprememba ­200 -Stanje ­82 -Sprememba ­50 -Stanje ­132 +Sprememba -200 +Stanje -82 +Sprememba -50 +Stanje -132 Bankrot ''' -- cgit v1.2.1