Ok so there are a lot of semi-wrong answers being given so here’s the correct answer:
Basically what’s happening is that the compiler can see that this IF statement can never run. If “pick up” is true, then it will be turned “false” by the code above, so therefore the second IF statement will never ever run, which is why it’s saying there is an error. Looks like you need to change “pick up” to “pick up 2” and this issue should go away.
why does everyone use Celsius, yeah its good for science, but that’s about it, in Fahrenheit 100 means STUPID FREAKING HOT, and 0 mean STUPID FREAKING COLD
Celsius is simpler in some ways because like you know stuff gets real when the temperatures are negative. (below 0 : when water starts to freeze.) Plus realistically whats the difference between like 70F and 73F, its easier to keep the numbers smaller.