📜  python代码示例中的含义

📅  最后修改于: 2022-03-11 14:45:27.994000             🧑  作者: Mango

代码示例1
##  // Returns the integer value of the quotient 

eg 906 / 100 = 9.06

906 // 100 = 9