summaryrefslogtreecommitdiff
path: root/python/problems/while_and_if
diff options
context:
space:
mode:
authorMartin <martin@leo.fri1.uni-lj.si>2015-10-09 16:35:23 +0200
committerMartin <martin@leo.fri1.uni-lj.si>2015-10-09 16:35:23 +0200
commit95e107bf9e6a288969e4a83aee1a7062990f3b67 (patch)
treef69b15164a30d464f6f7b340634095716344b1ec /python/problems/while_and_if
parentfd31d7d74e58796f3a5a7c84b4b19cb4af59ef4c (diff)
Fixed testing for most problems.
Diffstat (limited to 'python/problems/while_and_if')
-rw-r--r--python/problems/while_and_if/common.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/problems/while_and_if/common.py b/python/problems/while_and_if/common.py
index 3ca8844..c4071df 100644
--- a/python/problems/while_and_if/common.py
+++ b/python/problems/while_and_if/common.py
@@ -1 +1,2 @@
id = 14
+number = 2 \ No newline at end of file