summaryrefslogtreecommitdiff
path: root/python/problems/introduction/sl.py
diff options
context:
space:
mode:
authorMartin Možina <martin.mozina@fri.uni-lj.si>2016-10-04 16:30:01 +0200
committerMartin Možina <martin.mozina@fri.uni-lj.si>2016-10-04 16:30:01 +0200
commit15871f8f3982fc7c5de03a68229235ea616c6419 (patch)
treeb08cb5b367b71bf9700d11d39336d7d3a34f3650 /python/problems/introduction/sl.py
parent92599a04c89429d5bbe99e81eb97186c7c0fc894 (diff)
Introductory text for the first section.
Diffstat (limited to 'python/problems/introduction/sl.py')
-rw-r--r--python/problems/introduction/sl.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/problems/introduction/sl.py b/python/problems/introduction/sl.py
index 403c941..ae5cc3e 100644
--- a/python/problems/introduction/sl.py
+++ b/python/problems/introduction/sl.py
@@ -1,3 +1,5 @@
name = 'Uvod'
-description = 'Izrazi, spremenljivke, funkcije, prvi program.'
+description = '''
+<a target="_blank" href="[%@resource intro_sl.html%]">Prvi koraki v Pythonu:</a>
+izrazi, spremenljivke, funkcije, prvi program.'''