Introduction - If you have any usage issues, please Google them yourself
Using Python language and recursive method, each element of the whole matrix can be output clockwise. At the same time, the simplified code to implement this method is also written in the py file, which embodies the advantages of Python programming language conciseness.