summaryrefslogtreecommitdiff
path: root/python/problems/while_and_if/checking_account
diff options
context:
space:
mode:
Diffstat (limited to 'python/problems/while_and_if/checking_account')
-rw-r--r--python/problems/while_and_if/checking_account/en.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/problems/while_and_if/checking_account/en.py b/python/problems/while_and_if/checking_account/en.py
index 12ecf28..47633e8 100644
--- a/python/problems/while_and_if/checking_account/en.py
+++ b/python/problems/while_and_if/checking_account/en.py
@@ -1,7 +1,8 @@
# coding=utf-8
-name = 'Checking Account'
-slug = 'Checking Account'
+id = 199
+name = 'Checking account'
+slug = 'Checking account'
description = '''\
<p>(translation missing)</p>'''