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