• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
+ 1

Can someone explain this to me. Why the ouput is true.

a = 0 b = 1 c = a and b print (not c) Output : True

pythonmath
18th Sep 2019, 3:48 PM
Ri VOID
Ri VOID - avatar
2 Respostas
+ 2
c = 1 and 0 c = 0 = False not c = not 0 not c = 1 = True
18th Sep 2019, 4:06 PM
Anton Böhler
Anton Böhler - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Sololearn course
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
How do I keep myself motivated in coding
0 Votes