The "if" statement only covers a small set of the possible ways in which conditionals can be written, since it leaves the use of "and", "or" and "not" to the "Logical Operations" section. However, this is likely to be of interest to those reading about "if" statments, so move the "logical operations" section up to immediately follow it. This change also puts in the use of the "!=" operator in the example to widen the variety of combinations shown.pull/4230/head
parent
f657658473
commit
62d92e3a19
1 changed files with 24 additions and 23 deletions
Loading…
Reference in new issue