statement - a single line of code that performs an action, variable - a storage container for information (data), program - a set of step by step instructions that does a specific task, comment - a code line ignored by the computer; used as notes, concatenation - joining two or more strings together with the + symbol, error - when the computer encounters something unexpected in your code, assignment - process of storing information in a variable, output - information a program gives to the user, such as text, error message - the message that appears in the console when an error occurs, console - box where the computer prints output and the user can type input, code editor - box where we type our code, syntax - exact spelling, symbols, and order of the code, input - information a program receives from a user, = - assignment operator, + - addition operator, - - subtraction operator, * - multiplication operator, / - division operator, // - divides and drops the remainder, % - modulus operator, modulus operator - remainder after whole number division, addition operator - adds the two values, subtraction operator - subtracts the two values, division operator - divides the two values, multiplication operator - multiplies the two values, int( ) - converts the data inside to an integer type, float( ) - converts the data inside to a float type, str( ) - converts the data inside to a string type, += - increment operator - adds and assigns in one step, -= - decrement operator - subtracts and assigns in one step,
0%
Python Basics
แชร์
แชร์
แชร์
โดย
U46520389
7th Grade
8th Grade
Computing
แก้ไขเนื้อหา
สั่งพิมพ์
ฝัง
เพิ่มเติม
กำหนด
ลีดเดอร์บอร์ด
แสดงเพิ่มขึ้น
แสดงน้อยลง
ลีดเดอร์บอร์ดนี้ตอนนี้เป็นส่วนตัว คลิก
แชร์
เพื่อทำให้เป็นสาธารณะ
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานโดยเจ้าของทรัพยากร
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานเนื่องจากตัวเลือกของคุณแตกต่างสำหรับเจ้าของทรัพยากร
แปลงกลับตัวเลือก
จับคู่
เป็นแม่แบบแบบเปิดที่ไม่ได้สร้างคะแนนสำหรับลีดเดอร์บอร์ด
ต้องลงชื่อเข้าใช้
สไตล์ภาพ
แบบ อักษร
ต้องสมัครสมาชิก
ตัวเลือก
สลับแม่แบบ
แสดงทั้งหมด
รูปแบบเพิ่มเติมจะปรากฏเมื่อคุณเล่นกิจกรรม
เปิดผลลัพธ์
คัดลอกลิงค์
คิวอาร์โค้ด
ลบ
คืนค่าการบันทึกอัตโนมัติ:
ใช่ไหม