diff options
Diffstat (limited to 'python/problems/while_and_if/competition/en.py')
-rw-r--r-- | python/problems/while_and_if/competition/en.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/problems/while_and_if/competition/en.py b/python/problems/while_and_if/competition/en.py index f6399a2..215665c 100644 --- a/python/problems/while_and_if/competition/en.py +++ b/python/problems/while_and_if/competition/en.py @@ -1,6 +1,5 @@ # coding=utf-8 -id = 185 name = 'Competition' slug = 'Competition' |