18.8k views
3 votes
Logic Questions:

How do I negate logical statements?

2 Answers

3 votes
yup, not trying this one.
User Mvand
by
8.6k points
4 votes
Logical statements can be negated by adding before the whole statement or a part of statement you want to negate the sign ~ or ! in some programming languages.

User Nathanjessen
by
7.7k points