summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2017-10-13 14:18:39 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2017-10-13 14:18:39 +0200
commit88131a87b06c32f59398505756efe4dbbc8cf834 (patch)
treef35e88f5403c015ea07e0f18acc118b7566fb519
parent4b0e419541244969e3177b7da6efc3149c2263aa (diff)
python.checking_account: fix minuses
-rw-r--r--python/problems/while_and_if/checking_account/sl.py10
1 files 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
</pre>
'''