Survey
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
Rewriting in If-Then Form 1. Two points are collinear if they lie on the same line. If two points lie on the same line, then they are collinear. 2. All sharks have a boneless skeleton If a fish is a shark, then it has a boneless skeleton. 3. A number divisible by 9 is also divisible by 3. If a number is divisible by 9, then it is divisible by 3. 4. All mammals breathe oxygen. If an animal is a mammal, then it breathes oxygen.