You are asking why your example exercise uses undirected angles rather than directed angles.
Technically, your given exercise contains not lines but line segments. My answer to your previous question points out that angles between lines are defined on $[0^\circ,90^\circ],$ whereas angles in a triangle are defined on $(0^\circ,180^\circ).$ When it is unnecessary to consider direction, as in your example, this convention just keeps things simple. If you insist on writing $-60^\circ$ instead of $60^\circ,$ the Sine Rule, for example, will still work as long as you consistently use the negative measure for every angle.
When testing the divisibility of a number $x$ by $6,$ why don't we perform x÷(−2) and x÷(−3) instead of just x÷(2) and x÷(3)? Because the simpler way gives the same result.
When determining the distance travelled, why don't we compute average velocity × time instead of average speed × time? Because using the unsigned quantity speed gives the correct answer while using the signed quantity velocity gives the resultant displacement instead (notice that starting and ending at the same position means that the resultant displacement is zero even after having travelled $100$km).