print('1. feladat') lst= [] for i in range(5): lst+= [int(input('Kérem az 52. hét ' + str(i+1) + '. lottószámát: '))]