CloudCoder Python feladatgyujtemeny/szorzo

A MathWikiből
def szorzo(l, k):
   return [i * k for i in l]
Személyes eszközök