
March 3, 2019
2:27 p.m.
There is a problem with: [0]*4/2 "Traceback (most recent call last): File "<pyshell#5>", line 1, in <module> [0]*4/2 TypeError: unsupported operand type(s) for /: 'list' and 'int'" Solution: prioritize calcul without list, before duplicate list