adj. 简单的;易懂的(simple)
- Installing PyPy is a straightforward procedure and you can find both installers and installation instructions at http://pypy.org. To validate that PyPy installation was successful, run
pypy --version
orpypy3 --version
.
adj. 简单的;易懂的(simple)
pypy --version
or pypy3 --version
.