Sobes.tech
Middle+

Jaki będzie wynik wykonania tego kodu? a = [1, 2, 3] b = [1, 2, 3] print(a == b) print(a is b)