Jack-O'-Lantern Juxtaposition
This commit is contained in:
3
jackolanternjuxtaposition.py
Normal file
3
jackolanternjuxtaposition.py
Normal file
@@ -0,0 +1,3 @@
|
||||
n, t, m = map(int, input().split(" "))
|
||||
|
||||
print(n * t * m)
|
||||
Reference in New Issue
Block a user