I need help about proving the following sequent:
$$ \vdash Q \rightarrow (P \rightarrow Q) $$
I tried to prove it by trying to introduce a conditional proof, but somehow can't get the suppositions correctly in the beginning. I would appreciate some help.
Additionally, here is another similar sequent I've supposedly proved, but not completely sure:
$$ \vdash Q \rightarrow (P \rightarrow P) $$

Explanations for the proof:
CP: Conditional Proof Introduction
A: Assumption
Leftmost Column: Score-board for keeping track of suppositions.
I'd appreciate any help and suggestions.


Try the following:
The tricky bit here is understanding what role line 3 plays: we need to restate the first assumption to make it the conclusion of the second inner proof which starts by assuming $P$.