Create the algorithm of a program for Patito S.A. Company, the algorithm must calculate the salary to
pay for each employee, the amount the company pays per worked hour is $12, additionally the algorithm
must ask for the number of hours the employee worked during the month.
Additionally add the next condition to the algorithm:
If the employee worked more than 170 hours, then show a message: he/she won a bonus of $400 hours.
Otherwise show the message: Not enough hours to access the bonus.
Respuestas
Respuesta dada por:
0
Respuesta:
seria 68000 horas del bono
Explicación:
Si el empleado trabajó más de 170 horas, muestre un mensaje: ganó un bono de $ 400 horas.
De lo contrario, muestre el mensaje: No hay suficientes horas para acceder al bono.
Preguntas similares
hace 3 años
hace 3 años
hace 5 años
hace 5 años
hace 5 años
hace 7 años
hace 7 años
pagar por cada empleado, la cantidad que paga la empresa por hora trabajada es de $ 12, adicionalmente el algoritmo
Debe preguntar el número de horas que trabajó el empleado durante el mes.