summaryrefslogtreecommitdiff
path: root/python/problems/while_and_if/consumers_anonymous
diff options
context:
space:
mode:
Diffstat (limited to 'python/problems/while_and_if/consumers_anonymous')
-rw-r--r--python/problems/while_and_if/consumers_anonymous/en.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/problems/while_and_if/consumers_anonymous/en.py b/python/problems/while_and_if/consumers_anonymous/en.py
index 49fe465..9691ac2 100644
--- a/python/problems/while_and_if/consumers_anonymous/en.py
+++ b/python/problems/while_and_if/consumers_anonymous/en.py
@@ -2,8 +2,9 @@
import server
mod = server.problems.load_language('python', 'sl')
-name = 'Consumers Anonymous'
-slug = 'Consumers Anonymous'
+id = 201
+name = 'Consumers anonymous'
+slug = 'Consumers anonymous'
description = '''\
<p>(translation missing)</p>'''