ceil() - returns the smallest integer not less than num, sqrt - returns the square root of the number, fabs() - returns the absolute value of num, floor() - returns the largest integer not greater than num, pow() - returns base raised to exp power, capitalize() - returns copy of string with its first character capitalized, isalnum() - returns true if character in the string are alphanumeric and there is at least one character, false otherwise, isdigit() - returns true if all characters in the string are digits. There must be at least one digit, otherwise returns false, upper() - returns copy of string converted to uppercase, title() - returns title cased version of string where words starts with an uppercase character and the remaining character are lowercase, lstrip() - returns copy of string with leading characters removed, rstrip() - returns copy of string with trailing characters removed, swapcase() - returns a copy of string with uppercase characters converted to lowercase and vice versa, istitle() - returns true if the string is in title case, lower() - returns a copy of string converted to lowercase.,
0%
Math and string functions-Python Class 11
แชร์
แชร์
แชร์
โดย
Deepicasabharwa
แก้ไขเนื้อหา
สั่งพิมพ์
ฝัง
เพิ่มเติม
กำหนด
ลีดเดอร์บอร์ด
แสดงเพิ่มขึ้น
แสดงน้อยลง
ลีดเดอร์บอร์ดนี้ตอนนี้เป็นส่วนตัว คลิก
แชร์
เพื่อทำให้เป็นสาธารณะ
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานโดยเจ้าของทรัพยากร
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานเนื่องจากตัวเลือกของคุณแตกต่างสำหรับเจ้าของทรัพยากร
แปลงกลับตัวเลือก
จับคู่
เป็นแม่แบบแบบเปิดที่ไม่ได้สร้างคะแนนสำหรับลีดเดอร์บอร์ด
ต้องลงชื่อเข้าใช้
สไตล์ภาพ
แบบ อักษร
ต้องสมัครสมาชิก
ตัวเลือก
สลับแม่แบบ
แสดงทั้งหมด
รูปแบบเพิ่มเติมจะปรากฏเมื่อคุณเล่นกิจกรรม
เปิดผลลัพธ์
คัดลอกลิงค์
คิวอาร์โค้ด
ลบ
คืนค่าการบันทึกอัตโนมัติ:
ใช่ไหม