Write a python function format prop that allows to print a proposition in Propositional Logic using theindicated list representation. Consider the connectives: ∨, ∧, =⇒, ⇐⇒, ¬. and ⊕ (XOR). In the code,they will be written, respectively, as: or, and, if, iff, not, xor.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here