打开cmd——>直接输入python即可
直接进入Python
C:UsersAdministrator>python Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>>
www#gaodaima.com来源gao!daima.com搞$代!码网搞代码
退出python,如下
C:UsersAdministrator>python Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import re >>> exit() C:UsersAdministrator>
来源:搞代码网:原文地址:https://www.gaodaima.com