Answer is a.) because empathy is the ability of understanding and sharing the feelings of another, if you’re just telling the user the solution, that’s not an empathetic strategy.
Using the knowledge of pseudocodes it will be possible to write a code that calculates the amount of hours worked and giving warnings about it.
<h3>Writing a pseudocode we have that:</h3>
<em>while </em>
<em>if number == 0</em>
<em>break</em>
<em>hours =0 </em>
<em>for i =1 to 5 </em>
<em>hours = hours + time_out[ i ] - time_in[ i ]</em>
<em> If hours >36 : </em>
<em>print ( "Name is " ,name)</em>
<em>print( "No of hours are ",hours)</em>
<em>print("Congratulaion! Your working hours are more than 36")</em>
<em>If hours <30 : #</em>
<em>print ( "Name is " ,name)</em>
<em>print( "No of hours are ",hours)</em>
<em>print("Warning !!!")</em>
<em>End loop</em>
See more about pseudocode at brainly.com/question/13208346
#SPJ1
Answer:
an event in a computing contex, is an action or occurence that can be identifided by a program and has significance for system hardware or software. events can be user- generated such as keystrokes and mouseclicks, or system generated, such as program loading,running out of memory and errors.
Explanation:
HOPE IT HELPS PO(◍•ᴗ•◍)❤
A line of symmetry creates two congruent figures that are mirror images of each other