step 1
--------
update yum by command -> Yum update
step 2
--------
install tree from repository -> yum install tree
step 3
--------
make directories by one command
mkdir -p School/{Year1,Year2,Year3}/{SectionA,SectionB,SectionC}
step 4
--------
Execute command -> tree School
THE RESULT LL BE
--------------------------
