diff options
Diffstat (limited to 'robot/problems/introduction/sl.py')
-rw-r--r-- | robot/problems/introduction/sl.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/robot/problems/introduction/sl.py b/robot/problems/introduction/sl.py new file mode 100644 index 0000000..24a72ca --- /dev/null +++ b/robot/problems/introduction/sl.py @@ -0,0 +1,2 @@ +name = 'Uvod' +description = 'Premikanje in zaznavanje.' |