diff options
Diffstat (limited to 'python/problems/functions/common.py')
-rw-r--r-- | python/problems/functions/common.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/problems/functions/common.py b/python/problems/functions/common.py new file mode 100644 index 0000000..ede78e6 --- /dev/null +++ b/python/problems/functions/common.py @@ -0,0 +1,2 @@ +id = 17 +number = 4
\ No newline at end of file |