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

Q&A Discussões

Please, help me understand this: print(not(2==3 or 2==3 and 2==3)) ==>True print(not(2==2 or 2==2 and 2==3)) ==>False should I operate 'and ' before 'or'? or simply operate from left to right? it's spinning my head please!
operator-precedencepython
1 Voto
5 Respostas
27th Aug 2016, 3:07 PM
Soliu
Please, help me. I have to write program, but I don`t know how to do it . You have amount of seconds . You must to arrange it in format: hour:minutes:seconds. For example, 26746 seconds - it is 07:25:46.
helppython
3 Votos
4 Respostas
18th Oct 2016, 11:36 AM
Iliya Maslov
Iliya Maslov - avatar
< Anterior1...78Próximo >
Quente hoje
I'm still new, help me about my image code
1 Votes
Convert Animated SVG to PNG
1 Votes
My Missing Courses
1 Votes
Font size
0 Votes
Mobile
0 Votes
my code isn’t working can someone give me tips?
1 Votes
Are '\0' and NULL the same?
1 Votes
Number addition
0 Votes
I need help here
1 Votes
why isnt my code working?
1 Votes