Answer :
Part A
- p = I will remember to go to practice
- q = I put it on the calendar
This is because the original given sentence has the template "p if and only if q", where we replace p & q with the statements mentioned.
--------------------------------------------------------------------------
Part B
The biconditional breaks down into these two conditionals
- If I remember to go to practice, then I put it on the calendar.
- If I put it on the calendar, then I will remember to go to practice
The template "p if and only if q" breaks down into the two conditionals "if p, then q" and "if q, then p".