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