Answer:
ummm why is you doing this
Explanation:
It doesnt make sense.
Answer:
# Program is written in Python Programming Language
# Comments are used for explanatory purpose
# Program starts here
# Accept input
Steps = input (Number of Steps: ")
# Calculate distance
distance = float(2000) * float(steps)
#Print Formatted Result
print('%0.2f' % distance)
# End of Program
.--------
The above program converts number of steps to miles.
At line 5, the number of steps is inputted and stored in variable named Steps.
At line 6, the number of miles is calculated by multiplying 2000 by the content of variable Steps
The result is printed at line 8
Answer:
1. Can you tell me something about yourself?
2. What are you weaknesses?
3. If you would describe yourself in one word?
Explanation: Those questions above 1, 2, and 3 are not harmful to ask your client. Bit the last two 4 and 5 are very harmful, because you don't need to be all up in they business and you don't want to put a lot of pressure on your client.
Hope this helps☝️☝☝
Answer:
(a) The Final Temperature is 315.25 K.
(b) The amount of mass that has entered 0.5742 Kg.
(c) The work done is 56.52 kJ.
(d) The entrophy generation is 0.0398 kJ/kgK.
Explanation:
Explanation is in the following attachments.