Python -Tupel -Zahl -Multiplikation

set1=(70, 70)
tuple(2*array(set1))
Xerothermic Xenomorph