cpのバージョンを確認する方法を教えてください
>>> from pip._internal.pep425tags import get_supported
>>> get_supported()
これを実行するといいらしいですが、複数行の実行ッテできますか?