summaryrefslogtreecommitdiff
path: root/python/problems/introduction-fkkt/sl.py
diff options
context:
space:
mode:
authorMatevž Poberžnik <tevzpoberznik@gmail.com>2017-10-13 12:42:22 +0200
committerMatevž Poberžnik <tevzpoberznik@gmail.com>2017-10-13 12:42:22 +0200
commit4b0e419541244969e3177b7da6efc3149c2263aa (patch)
treef32921d279d87d0d8b3cddd00e79041b2fb57f14 /python/problems/introduction-fkkt/sl.py
parent746fa1fb9d1430747b499d667f2cfe1fc77d3718 (diff)
Python: Add introduction group for FKKT students
Python: Add anchor link to jump to FKKT exercices
Diffstat (limited to 'python/problems/introduction-fkkt/sl.py')
-rw-r--r--python/problems/introduction-fkkt/sl.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/problems/introduction-fkkt/sl.py b/python/problems/introduction-fkkt/sl.py
new file mode 100644
index 0000000..a084ad6
--- /dev/null
+++ b/python/problems/introduction-fkkt/sl.py
@@ -0,0 +1,5 @@
+name = 'Uvod - <span id="group-9">FKKT</span>'
+description = '''
+Prvi koraki v Pythonu:
+izrazi, spremenljivke, vgrajene funkcije, vhod, izhod, prvi program.'''
+