Answer:
The solution code is written in Python:
- sec = int(input("Enter number of seconds: "))
-
- if(sec >=60):
- min = sec // 60
- sec = sec % 60
- else:
- min = 0
-
- print(str(min) + " minutes " + str(sec) + " seconds")
Explanation:
Firstly, use input function to prompt user to enter number of seconds and assign the input value to variable sec (Line 1).
Next, create an if statement to check if the sec is bigger or equal to 60 (Line 3). If so, we user // operator to get minutes and use % operator to get the seconds (Line 4 - 5).
Then we use print function to print the minutes and seconds (Line 9).
1 zebbibyte is 1.181e+21 bytes
I hope this helps you.
She can click on the undo button located depending on the program she is using. (ms word: on the top left corner)
or she can hold the ctrl button on her keyboard while she is pressing the z letter.
Answer:
<h3>
<em>Attenuation </em><em>is </em><em>the</em><em> </em><em>cause</em><em> </em><em>of </em><em>transmission </em><em>impairment.</em><em> </em></h3>
<em>hope</em><em> it</em><em> is</em><em> helpful</em><em> to</em><em> you</em>