Skip to content
KenChou avatar

Ken Chou

能用Python就用Python 不能用Python就不用Python

bash
pip install helloworld-printer
python
import helloworld
helloworld("print")

Released under the MIT License