I understand what must be divided into 2 and look at the remainder. Here's what I tried to do.
IF ( not line% 2 2 ): print 'chek true'
question@mail.ru
·
01.01.1970 03:00
I understand what must be divided into 2 and look at the remainder. Here's what I tried to do.
IF ( not line% 2 2 ): print 'chek true'
answer@mail.ru
·
01.01.1970 03:00
This option is also possible:
for x in ( 0 , 1 , 2 , 3 , 4 ): if not x & amp; : print % X PREA>