tim@crunchbang:~$ python -Qnew
Python 2.7.3 (default, Mar 14 2014, 11:57:14)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 23 / 14
1.6428571428571428
>>> exit()
tim@crunchbang:~$ python
Python 2.7.3 (default, Mar 14 2014, 11:57:14)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 23 / 14
1
>>>
温馨提示:答案为网友推荐,仅供参考