Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2972 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ść
4
wrz 25
6346
2
gru 19
4249
0
lip 19
4682
1
wrz 25
343
1
maj 25
1477