From 33d047011b79f4754405f19fdc5623e73235296d Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Thu, 18 Feb 2021 18:47:10 +0100 Subject: [PATCH] Create 6 - Skill-Testing Question.py --- 07/b/6 - Skill-Testing Question.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/b/6 - Skill-Testing Question.py diff --git a/07/b/6 - Skill-Testing Question.py b/07/b/6 - Skill-Testing Question.py new file mode 100644 index 0000000..437651d --- /dev/null +++ b/07/b/6 - Skill-Testing Question.py @@ -0,0 +1 @@ +print((int(input())+int(input()))*int(input()))