Respuesta :

Answer:

Look below for Example:

Explanation:

Sry but IF statements are different for every programming language:

For in JavaScript the if statement would be:

==============================================

if (condition){

document.write("Js Example");

}

===============================================

Every language is different this just an example sry best of luck

================================================================

Answer:

1) logical

2) =

3) IF

Explanation: