def dictionary(): slownik = {} for x in range(100): slownik[x] = i + 4*i for x in range(100): if slownik[x] % 3 == 0: print(x,list[x])