juft = filter(lambda elem: elem[0] % 2 != 0, {1: 2}.items())
print(len(dict(juft))
So‘rovnoma
- 1
- 2
- 3