diff options
Diffstat (limited to 'robot/problems/introduction')
-rw-r--r-- | robot/problems/introduction/common.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/robot/problems/introduction/common.py b/robot/problems/introduction/common.py new file mode 100644 index 0000000..8498d9c --- /dev/null +++ b/robot/problems/introduction/common.py @@ -0,0 +1,2 @@ +id = 13 +number = 1 |