summaryrefslogtreecommitdiff
path: root/python/problems/introduction/fast_fingers_2
diff options
context:
space:
mode:
authorMartin <martin@leo.fri1.uni-lj.si>2015-09-29 11:08:27 +0200
committerMartin <martin@leo.fri1.uni-lj.si>2015-09-29 11:08:27 +0200
commita1822f825d3ddfc7c8ece0b029604d3def8d6ecb (patch)
treef51bda379d8a3c2a1b134e61b300d68fe52f52b0 /python/problems/introduction/fast_fingers_2
parent1db5b636325141db84e03f0a72a6e8cc7bcb2ee2 (diff)
Added english descriptions.
Diffstat (limited to 'python/problems/introduction/fast_fingers_2')
-rw-r--r--python/problems/introduction/fast_fingers_2/en.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/problems/introduction/fast_fingers_2/en.py b/python/problems/introduction/fast_fingers_2/en.py
index 72e83aa..636f4d0 100644
--- a/python/problems/introduction/fast_fingers_2/en.py
+++ b/python/problems/introduction/fast_fingers_2/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 1000
-name = 'Pythagorean theorem'
-slug = 'Pythagorean theorem'
+name = 'Fast fingers 2'
+slug = 'Fast fingers 2'
description = '''\
<p>(translation missing)'''