. The if/else statement in the code editor currently prints out the code in the if block. Modify the if statement's Boolean expression so that the code in the else block gets executed and prints to the console.
.The if/else statement in the code editor currently prints out the code in the if block. Modify the if statement's Boolean expression so that the code in the else block gets executed and prints to the console.