Quyidagi kod natijasi qanday bo‘ladi?
a = {1, 2, 3} b = {3, 4, 5} print(a & b)
Poll
- a) {1, 2, 3, 4, 5}
- b) {3}
- c) {1, 2, 3}
- d) Xato chiqadi