Variables in programming languages are reserved places in memory used to store and save a specific value, true, false, A variable name in Python must not begin with a letter or an underscore sign (_), true, false, Variable names in Python can contain letters (A-Z), numbers, or an underscore sign (_), true, false, Python is case-sensitive, so the names TAHER and taher refer to two different variables, true, false, Reserved words in Python, such as False, can be used as variable names, true, false, If a variable is assigned a whole number (e.g., Y= 10), its data type is considered an integer (int), true, false, Strings are used to store text, and they must be placed between single quotes (' ') or double quotes (" "), true, false, The Boolean data type contains three possible values: True, False, and Null, true, false, The print( ) function is used to display texts, variables, or the results of mathematical operations on the screen, true, false, To find out the specific data type stored in a variable, you can use the type( ) function, true, false.
0%
Lesson 7: Variables in Python
แชร์
แชร์
แชร์
โดย
Xawelit366
أولى إعدادي
ICT
แก้ไขเนื้อหา
สั่งพิมพ์
ฝัง
เพิ่มเติม
กำหนด
ลีดเดอร์บอร์ด
แสดงเพิ่มขึ้น
แสดงน้อยลง
ลีดเดอร์บอร์ดนี้ตอนนี้เป็นส่วนตัว คลิก
แชร์
เพื่อทำให้เป็นสาธารณะ
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานโดยเจ้าของทรัพยากร
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานเนื่องจากตัวเลือกของคุณแตกต่างสำหรับเจ้าของทรัพยากร
แปลงกลับตัวเลือก
ล้อสุ่ม
เป็นแม่แบบแบบเปิดที่ไม่ได้สร้างคะแนนสำหรับลีดเดอร์บอร์ด
ต้องลงชื่อเข้าใช้
สไตล์ภาพ
แบบ อักษร
ต้องสมัครสมาชิก
ตัวเลือก
สลับแม่แบบ
แสดงทั้งหมด
รูปแบบเพิ่มเติมจะปรากฏเมื่อคุณเล่นกิจกรรม
เปิดผลลัพธ์
คัดลอกลิงค์
คิวอาร์โค้ด
ลบ
คืนค่าการบันทึกอัตโนมัติ:
ใช่ไหม