0
Is the statement 'if' has standart construction?
Is this construction is the classic standart? if (var1 _ var2) {some expressions}
1 Respuesta
+ 1
actually no you can use as many args inside the()
ex: (args1>arg2 && arg3<arg4){}
what matters is the result of these logical statements inside the () [True or False]