From 11c465d3d63ae6c7873572aab72c2e4dc34accdb Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Fri, 12 Mar 2021 09:12:25 -0600 Subject: Finish HW --- csci4511w/hw3.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/csci4511w/hw3.txt b/csci4511w/hw3.txt index 88ee3a7..458b1d7 100644 --- a/csci4511w/hw3.txt +++ b/csci4511w/hw3.txt @@ -59,8 +59,9 @@ 2. Yes. This is the statement. 3. No. AND and OR are not interchangable. 4. No. - + "If the night is quiet, then both the dog sleeps and the house is warm" 5. No. + "The dog does not sleep or the night is not quiet or the house is warm" 3) 1. ~~(~C∨~D)∨P -> ~C∨~D∨P -- cgit v1.2.3