Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
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-precedence
python
1 Głos
5 odpowiedzi
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.
help
python
3 głosów
4 odpowiedzi
18th Oct 2016, 11:36 AM
Iliya Maslov
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
7
8
Dalej >
Popularne dzisiaj
is python better than JS
0 Votes
Print("hello ,world!"[7:13][2])
0 Votes
How can i improve my code
1 Votes
time complexity
1 Votes
How to Start Programming ?
0 Votes
Would it be possible to store all your Python files in the same directory, and achieve data persistence?
0 Votes
Python
0 Votes
Any Other Solution?
1 Votes
Using JavaScript with an External File
0 Votes
What is better for beginner C# or C++
0 Votes