summaryrefslogtreecommitdiff
path: root/python
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
parent1db5b636325141db84e03f0a72a6e8cc7bcb2ee2 (diff)
Added english descriptions.
Diffstat (limited to 'python')
-rw-r--r--python/problems/functions/en.py3
-rw-r--r--python/problems/functions/greatest/en.py4
-rw-r--r--python/problems/functions/greatest_absolutist/en.py4
-rw-r--r--python/problems/functions/greatest_negative/en.py4
-rw-r--r--python/problems/functions/sl.py1
-rw-r--r--python/problems/introduction/average/en.py4
-rw-r--r--python/problems/introduction/ballistics/en.py4
-rw-r--r--python/problems/introduction/en.py3
-rw-r--r--python/problems/introduction/fast_fingers/en.py4
-rw-r--r--python/problems/introduction/fast_fingers_2/en.py4
-rw-r--r--python/problems/introduction/sl.py2
-rw-r--r--python/problems/lists_and_for/contains_42/en.py4
-rw-r--r--python/problems/lists_and_for/contains_string/en.py4
-rw-r--r--python/problems/lists_and_for/en.py2
-rw-r--r--python/problems/lists_and_for/sl.py3
-rw-r--r--python/problems/while_and_if/buy_five/en.py4
-rw-r--r--python/problems/while_and_if/checking_account/en.py4
-rw-r--r--python/problems/while_and_if/competition/en.py4
-rw-r--r--python/problems/while_and_if/consumers_anonymous/en.py4
-rw-r--r--python/problems/while_and_if/en.py2
-rw-r--r--python/problems/while_and_if/minimax/en.py4
-rw-r--r--python/problems/while_and_if/sl.py3
-rw-r--r--python/problems/while_and_if/top_shop/en.py4
23 files changed, 46 insertions, 33 deletions
diff --git a/python/problems/functions/en.py b/python/problems/functions/en.py
new file mode 100644
index 0000000..3ad7d85
--- /dev/null
+++ b/python/problems/functions/en.py
@@ -0,0 +1,3 @@
+name = 'Functions'
+description = 'Defining and using functions'
+
diff --git a/python/problems/functions/greatest/en.py b/python/problems/functions/greatest/en.py
index 004cd27..8a0c883 100644
--- a/python/problems/functions/greatest/en.py
+++ b/python/problems/functions/greatest/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 195
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Maximum number'
+slug = 'Maximum number'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/functions/greatest_absolutist/en.py b/python/problems/functions/greatest_absolutist/en.py
index 8058c4f..03614e7 100644
--- a/python/problems/functions/greatest_absolutist/en.py
+++ b/python/problems/functions/greatest_absolutist/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 196
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Greatest absolutist'
+slug = 'Greatest absolutist'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/functions/greatest_negative/en.py b/python/problems/functions/greatest_negative/en.py
index 92e5841..a57cb1f 100644
--- a/python/problems/functions/greatest_negative/en.py
+++ b/python/problems/functions/greatest_negative/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 197
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Greatest negativist'
+slug = 'Greatest negativist'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/functions/sl.py b/python/problems/functions/sl.py
index 6dbfc78..e5f812d 100644
--- a/python/problems/functions/sl.py
+++ b/python/problems/functions/sl.py
@@ -1,2 +1,3 @@
name = 'Funkcije'
+description = 'Pisanje in uporaba funkcij'
diff --git a/python/problems/introduction/average/en.py b/python/problems/introduction/average/en.py
index 72e83aa..7742a7d 100644
--- a/python/problems/introduction/average/en.py
+++ b/python/problems/introduction/average/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 1000
-name = 'Pythagorean theorem'
-slug = 'Pythagorean theorem'
+name = 'Average grade'
+slug = 'Average grade'
description = '''\
<p>(translation missing)'''
diff --git a/python/problems/introduction/ballistics/en.py b/python/problems/introduction/ballistics/en.py
index 72e83aa..34dca8a 100644
--- a/python/problems/introduction/ballistics/en.py
+++ b/python/problems/introduction/ballistics/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 1000
-name = 'Pythagorean theorem'
-slug = 'Pythagorean theorem'
+name = 'Ballistics'
+slug = 'Ballistics'
description = '''\
<p>(translation missing)'''
diff --git a/python/problems/introduction/en.py b/python/problems/introduction/en.py
new file mode 100644
index 0000000..c5b8415
--- /dev/null
+++ b/python/problems/introduction/en.py
@@ -0,0 +1,3 @@
+name = 'Introduction'
+description = 'Expressions, variables, functions, first program'
+
diff --git a/python/problems/introduction/fast_fingers/en.py b/python/problems/introduction/fast_fingers/en.py
index 72e83aa..de07494 100644
--- a/python/problems/introduction/fast_fingers/en.py
+++ b/python/problems/introduction/fast_fingers/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 1000
-name = 'Pythagorean theorem'
-slug = 'Pythagorean theorem'
+name = 'Fast fingers'
+slug = 'Fast fingers'
description = '''\
<p>(translation missing)'''
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)'''
diff --git a/python/problems/introduction/sl.py b/python/problems/introduction/sl.py
index 8892f77..3141ece 100644
--- a/python/problems/introduction/sl.py
+++ b/python/problems/introduction/sl.py
@@ -1,3 +1,3 @@
name = 'Uvod'
-
+description = 'Izrazi, spremenljivke, funkcije, prvi program'
diff --git a/python/problems/lists_and_for/contains_42/en.py b/python/problems/lists_and_for/contains_42/en.py
index 878e4ca..805b37c 100644
--- a/python/problems/lists_and_for/contains_42/en.py
+++ b/python/problems/lists_and_for/contains_42/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 193
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Contains 42'
+slug = 'Contains 42'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/lists_and_for/contains_string/en.py b/python/problems/lists_and_for/contains_string/en.py
index 20b395b..fa17867 100644
--- a/python/problems/lists_and_for/contains_string/en.py
+++ b/python/problems/lists_and_for/contains_string/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 194
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Contains string'
+slug = 'Contains string'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/lists_and_for/en.py b/python/problems/lists_and_for/en.py
new file mode 100644
index 0000000..21b7876
--- /dev/null
+++ b/python/problems/lists_and_for/en.py
@@ -0,0 +1,2 @@
+name = 'Lists and for loop'
+description = 'Lists, tuples, for loop' \ No newline at end of file
diff --git a/python/problems/lists_and_for/sl.py b/python/problems/lists_and_for/sl.py
index 177f67a..d9c38e9 100644
--- a/python/problems/lists_and_for/sl.py
+++ b/python/problems/lists_and_for/sl.py
@@ -1 +1,2 @@
-name = 'Seznami, terke, zanka for'
+name = 'Seznami in zanka for'
+description = 'Seznami, terke, zanka for' \ No newline at end of file
diff --git a/python/problems/while_and_if/buy_five/en.py b/python/problems/while_and_if/buy_five/en.py
index b09ee17..7e522da 100644
--- a/python/problems/while_and_if/buy_five/en.py
+++ b/python/problems/while_and_if/buy_five/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 185
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Buy five'
+slug = 'Buy five'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/while_and_if/checking_account/en.py b/python/problems/while_and_if/checking_account/en.py
index f583fd8..1d36474 100644
--- a/python/problems/while_and_if/checking_account/en.py
+++ b/python/problems/while_and_if/checking_account/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 199
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Checking Account'
+slug = 'Checking Account'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/while_and_if/competition/en.py b/python/problems/while_and_if/competition/en.py
index b09ee17..f6399a2 100644
--- a/python/problems/while_and_if/competition/en.py
+++ b/python/problems/while_and_if/competition/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 185
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Competition'
+slug = 'Competition'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/while_and_if/consumers_anonymous/en.py b/python/problems/while_and_if/consumers_anonymous/en.py
index bfac1ba..94ea662 100644
--- a/python/problems/while_and_if/consumers_anonymous/en.py
+++ b/python/problems/while_and_if/consumers_anonymous/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 201
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Consumers Anonymous'
+slug = 'Consumers Anonymous'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/while_and_if/en.py b/python/problems/while_and_if/en.py
new file mode 100644
index 0000000..9022e4e
--- /dev/null
+++ b/python/problems/while_and_if/en.py
@@ -0,0 +1,2 @@
+name = 'While and if'
+description = 'Boolean operations, conditional expressions with if and else, while loop' \ No newline at end of file
diff --git a/python/problems/while_and_if/minimax/en.py b/python/problems/while_and_if/minimax/en.py
index 0c86f5f..10689ec 100644
--- a/python/problems/while_and_if/minimax/en.py
+++ b/python/problems/while_and_if/minimax/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 200
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Minimax'
+slug = 'Minimax'
description = '''\
<p>(translation missing)</p>'''
diff --git a/python/problems/while_and_if/sl.py b/python/problems/while_and_if/sl.py
index 8793998..3d037b8 100644
--- a/python/problems/while_and_if/sl.py
+++ b/python/problems/while_and_if/sl.py
@@ -1 +1,2 @@
-name = 'Pogojni stavki in zanka while'
+name = 'Pogojni stavki in zanke'
+description = 'Logični izrazi, pogojni stavek if-else, zanka while'
diff --git a/python/problems/while_and_if/top_shop/en.py b/python/problems/while_and_if/top_shop/en.py
index 9dc9090..a69ae9a 100644
--- a/python/problems/while_and_if/top_shop/en.py
+++ b/python/problems/while_and_if/top_shop/en.py
@@ -1,8 +1,8 @@
# coding=utf-8
id = 198
-name = '(translation missing)'
-slug = '(translation missing)'
+name = 'Top shop'
+slug = 'Top shop'
description = '''\
<p>(translation missing)</p>'''