• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

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 Vote
5 Answers
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 Votes
4 Answers
18th Oct 2016, 11:36 AM
Iliya Maslov
Iliya Maslov - avatar
< Previous1...78Next >
Hot today
What's wrong in my code?
2 Votes
Cybersecurity techies
5 Votes
App Development
0 Votes
Please answer.
0 Votes
What's wrong with code?
0 Votes
Introduction of html
0 Votes
what languages should I learn to learn python
0 Votes
HTML
0 Votes
CSS or Tailwind
1 Votes
Singly linked list
0 Votes