summaryrefslogtreecommitdiff
path: root/python/problems/lists_and_if-fkkt/en.py
diff options
context:
space:
mode:
authorMatevž Poberžnik <tevzpoberznik@gmail.com>2017-10-23 18:03:59 +0200
committerMatevž Poberžnik <tevzpoberznik@gmail.com>2017-10-23 18:03:59 +0200
commitcde24bbc3aec6ce17b8947fd80042419f2e54e6f (patch)
treeae5c982de3fe70c1444f733e5f5b2a1c12fba301 /python/problems/lists_and_if-fkkt/en.py
parentfd218b8d0ec631312b2334a44de3c6fde8266998 (diff)
Add new exercices for FKKT - lists and if
Diffstat (limited to 'python/problems/lists_and_if-fkkt/en.py')
-rw-r--r--python/problems/lists_and_if-fkkt/en.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/problems/lists_and_if-fkkt/en.py b/python/problems/lists_and_if-fkkt/en.py
new file mode 100644
index 0000000..a9f86aa
--- /dev/null
+++ b/python/problems/lists_and_if-fkkt/en.py
@@ -0,0 +1,3 @@
+name = 'Lists and if - FKKT'
+description = 'Lists and conditional statements'
+