
I tried changing the string, and tried repeating everything over and over. Nothing seems to work.
Edit: Thanks for the replies, it is working now.

I tried changing the string, and tried repeating everything over and over. Nothing seems to work.
Edit: Thanks for the replies, it is working now.
It says that you create a new variable let temperature but you are not using it anywhere in your code
If you want to use it in the alert you should use backticks `` for s tring interpolation instead of single quotes ''