python函數查詢、數學和比較操作符、二元操作符

http://www.runoob.com/python/func-number-round.html print()、input()用戶輸入輸出,格式爲字符串 len() 求字符串的長度 str()、int()、float()將輸入轉換成指定格式 round()返回浮點數的四捨五入值 range(開始,停止,步長) 請注意,整型或浮點型的值永遠不會與字符串相等。表達式 42 == '42'求值
相關文章
相關標籤/搜索