We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2516dc4 commit 126d01fCopy full SHA for 126d01f
1 file changed
md/9.md
@@ -17,6 +17,7 @@ In [1]: float('3')
17
Out[1]: 3.0
18
```
19
20
+浮点数最大值
21
```python
22
import sys
23
0 commit comments