diff options
Diffstat (limited to 'python/problems/functions')
-rw-r--r-- | python/problems/functions/sl.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/problems/functions/sl.py b/python/problems/functions/sl.py new file mode 100644 index 0000000..6dbfc78 --- /dev/null +++ b/python/problems/functions/sl.py @@ -0,0 +1,2 @@ +name = 'Funkcije' + |