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

8 lines
127 B
Markdown

# how to
To run the Python examples in this directory, execute the following command:
```bash
make ## 运行所有示例
```