Here’s a little “body logic” everyone should know:
When our body temperature rises (like during exercise), we start to perspire. When we perspire, our body temperature drops.
if (temperature equals high)
then start perspiring
if (perspire equals yes)
then lower temperature
We can conclude that if your temperature rises, then your temperature falls, everything else being equal.
Leave a Reply