News
print (not(int_to_test == 9)); #will print true print (not(int_to_test == 21)); #will print false print (not(int_to_test < 5)); #will print true ...
Esse projeto tem como objetivo, ser apenas uma referencia para aplicação de "unary operators" - Exemplos extraídos do livro "Fluent Python - Luciano Ramalho" ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results