You can put this solution on YOUR website! construct a table with
:
p q ~q -> (~q^p) on the top line of the table
:
under p you would have T T F F
under q you would have T F T F
under~q you would have F T F T
under -> you would have T T T F
under ~q in (-q^p) you would have F T F T
under p in (~q^p) you would have F T F F