1
0
Fork 0
design-patterns/python/README.md

179 B

how to

To run the Python examples in this directory, navigate to the specific example folder and execute the following command:

make -s test ## 运行所有示例