Tomopteris Posted on May 22, 2020 Swift Discussion: Control Flow What is a conditional? – It runs multiple checks and runs code based on the results. These statements are part of a more broad concept called control flow. What is a logical operator? – Symbols that combine or modify Boolean logic values true and false. Which are the most common logical operators? – The most common ones are &&(AND), | |(OR), and !(NOT). Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)