summaryrefslogtreecommitdiff
path: root/python/problems/while_and_if/sl.py
blob: 7caffb4618fb1d494fe30166768900c1e642eb35 (plain)
1
2
3
4
name = 'Pogojni stavki in zanke'
description = '''<a target="_blank" href="[%@resource ifclause_sl.html%]">Pogojni stavek if-else</a>,
<a target="_blank" href="[%@resource conditions_sl.html%]">logični izrazi</a>
<a target="_blank" href="[%@resource loops_sl.html%]">zanka <code>while</code></a>'''