Answer:
i think it helps
Explanation:
sorry there was someone else rude as heck messaging and responding I couldn't see their screen name
what isig naame
oh okay
I have sent dm
i dont know your name there
the answer is slide
I took notes off of plato and it quoted word for word
A slide is a visual aid, also known as a single screen of presentation
:) hope this helps
Answer:
Un cursograma permite representar gráficamente procedimientos administrativos. Constituyen instrumentos importantes para la visualización global y esquemática del conjunto de tareas administrativas.
A)technology supplied by connections should only be used for school purposes
n where n is the number of chances user takes to enter a blank number and n>=1.
<u>Explanation:</u>
The loop starts with a universal condition where it is initialized using a true value. Hence the iteration count goes to 1. The user is asked to enter a number after 1st iteration. If number is a blank number, the loop is terminated, else the loop goes on until the users enters a blank number. Hence the iterations depend on the number of chances taken by the user to enter a blank number. Since the user is going to enter a number at least once, the minimum value of n will be 1.