<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
Error : Your condition should be if (coinToss() == “heads”) {
I tried everything i can’t get pass
```if(coinToss() == “heads”) {
var img = ;
}else{
var img = ;
}
<do not remove the three backticks above>