Post

@clcoding Answer: 12 18 (on separate lines)
Solution: The code roughly consists of 3 parts:
1. Class definition & initialization of prods
2. for loop over range(1,4)
3. for loop over prods
Let's consider each of these...
+
English

@CodingComputing @clcoding As stated by @CodingComputing , the answer is 12 18 very Nice esplanation from him
English

