• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu

Обсуждения

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 голос
5 ответов
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 голосов
4 ответов
18th Oct 2016, 11:36 AM
Iliya Maslov
Iliya Maslov - avatar
< Предыдущий1...78Следующий >
Актуальное сегодня
What's wrong in my code?
3 Votes
Cybersecurity techies
5 Votes
App Development
0 Votes
Please answer.
0 Votes
what languages should I learn to learn python
1 Votes
GUI-Based Python code in Webpage
2 Votes
Is python better than javascript?
1 Votes
HTML
0 Votes
Introduction of html
0 Votes
CSS or Tailwind
1 Votes