Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2900 Widoki

that is the wrong in this:

if worked_days.Unpaid.number_of_days > 0:

 result = 0

 else:

 if worked_days.Late.number_of_hours > 0:

 result = 0

 else:

 if worked_days.Left.number_of_hours > 0:

 result = 0

 else:

 result = 15

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
gru 19
4177
0
lip 19
4577
3
lip 19
6199
0
sie 25
107
1
maj 25
1310