webmanz Posted April 15, 2018 Report Share Posted April 15, 2018 (edited) Do "if else" conditional statements only ever appear together? Can you have an 'else' without an 'if and vice versa? Edited April 15, 2018 by webmanz Quote Link to comment Share on other sites More sharing options...
administrator Posted April 15, 2018 Report Share Posted April 15, 2018 Nope. You can have have an if without an else. But you need an if to have an else. ... This is like a tongue-twister! Stef Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.