summaryrefslogtreecommitdiff
path: root/python/problems/while_and_if/buy_five/sl.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/problems/while_and_if/buy_five/sl.py')
-rw-r--r--python/problems/while_and_if/buy_five/sl.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/problems/while_and_if/buy_five/sl.py b/python/problems/while_and_if/buy_five/sl.py
index 0b5479d..682edaf 100644
--- a/python/problems/while_and_if/buy_five/sl.py
+++ b/python/problems/while_and_if/buy_five/sl.py
@@ -42,7 +42,8 @@ main_plan = ['''\
1. Ponavljaj 5x:
2. Preberi ceno.
3. Prištej vsoti.
-4. Izpiši vsoto.''']
+4. Izpiši vsoto.
+</pre>''']
while_clause = ['''\
<p>Kako bi nekaj <b>5x ponovil</b>?</p>''',