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
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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
4
sept 25
|
8314 | |||
|
2
dic 19
|
5669 | |||
|
0
jul 19
|
6331 | |||
|
1
mar 26
|
1586 | |||
|
3
feb 26
|
1418 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.