6 lines
258 B
HTML
6 lines
258 B
HTML
<html>
|
|
<body>
|
|
This intention converts <b><font color="#000080">if</font></b> statement containing conjuction operation in it its condition
|
|
into two nested <b><font color="#000080">if</font></b> statements with simplified conditions. <br> <br>
|
|
</body>
|
|
</html> |