Ken Chou
能用Python就用Python 不能用Python就不用Python
bash
pip install helloworld-printer
python
import helloworld
helloworld("print")
能用Python就用Python 不能用Python就不用Python
pip install helloworld-printer
import helloworld
helloworld("print")