Create 6 - Skill-Testing Question.py

This commit is contained in:
Lukas Baumann 2021-02-18 18:47:10 +01:00 committed by GitHub
parent 47c0b37e19
commit 33d047011b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1 @@
print((int(input())+int(input()))*int(input()))