summaryrefslogtreecommitdiff
path: root/puzzles/basic_lenient.py
diff options
context:
space:
mode:
Diffstat (limited to 'puzzles/basic_lenient.py')
-rw-r--r--puzzles/basic_lenient.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/puzzles/basic_lenient.py b/puzzles/basic_lenient.py
new file mode 100644
index 0000000..3511512
--- /dev/null
+++ b/puzzles/basic_lenient.py
@@ -0,0 +1,2 @@
+lst = ["duck"]
+lst.append(2022) # maybe error