1.print 函数输出格式

Python 3.3 print输出的变化_Python

print 使用函数输出。

2.数值计算

Python 3.3 print输出的变化_Python_02

·整除 // --双斜线

·取模运算

·幂运算符比取反优先级高