From 1d4abd11faf9414565df8f6b3ae29dfd564b2bfd Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Thu, 18 Feb 2021 21:03:23 +0100 Subject: [PATCH] Create 3 - Complication.py --- 02/x/3 - Complication.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/x/3 - Complication.py diff --git a/02/x/3 - Complication.py b/02/x/3 - Complication.py new file mode 100644 index 0000000..7e8d5bd --- /dev/null +++ b/02/x/3 - Complication.py @@ -0,0 +1 @@ +print(A+B-max(A, B))