diff options
Diffstat (limited to 'tasks/entrance_exam')
-rw-r--r-- | tasks/entrance_exam/task.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tasks/entrance_exam/task.py b/tasks/entrance_exam/task.py new file mode 100644 index 0000000..bfefbd1 --- /dev/null +++ b/tasks/entrance_exam/task.py @@ -0,0 +1,2 @@ +instructions = {'si': """ +Reši pristopni kolokvij z visoko oceno.""" } |