- Python
Python入门-3(数据:整型与浮点型)
- @ 2025-3-22 16:55:32
通俗的讲,整型就是整数(如2),浮点型就是小数(如1.0)
例1
print(32)
print(32.09)
0 comments
No comments so far...
By signing up a YZOJ universal account, you can submit code and join discussions in all online judging services provided by us.