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