Extension Of Example 3

Extension of Example 3

graph TD; A[Extension of Example 3]; B[Maths]; C[Subtopic 1]; D[Subtopic 2]; E[Subtopic 3]; A-->B; B-->C; B-->D; B-->E;