What are function parameters and why do we use them?, Parameters are data passed to a function when it is called, allowing the same function to work with different values without rewriting code, How does the `range()` function work and how many arguments can it take?, One: `range(N)` - from 0 to N-1. Two: `range(start, stop)`. Three: `range(start, stop, step)`, What command do we use to add effects for a player, for example speed?, `mobs.apply_effect(SPEED, mobs.target(NEAREST_PLAYER), time_in_seconds)`, What does `blocks.on_block_broken(block, function)` do?, It listens for a block of the given type being broken and calls the given function when that happens.
0%
EN Python/Roblox #6
แชร์
แชร์
แชร์
โดย
Konspekty
แก้ไขเนื้อหา
สั่งพิมพ์
ฝัง
เพิ่มเติม
กำหนด
ลีดเดอร์บอร์ด
แสดงเพิ่มขึ้น
แสดงน้อยลง
ลีดเดอร์บอร์ดนี้ตอนนี้เป็นส่วนตัว คลิก
แชร์
เพื่อทำให้เป็นสาธารณะ
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานโดยเจ้าของทรัพยากร
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานเนื่องจากตัวเลือกของคุณแตกต่างสำหรับเจ้าของทรัพยากร
แปลงกลับตัวเลือก
แฟลชการ์ด
เป็นแม่แบบแบบเปิดที่ไม่ได้สร้างคะแนนสำหรับลีดเดอร์บอร์ด
ต้องลงชื่อเข้าใช้
สไตล์ภาพ
แบบ อักษร
ต้องสมัครสมาชิก
ตัวเลือก
AI Enhanced: กิจกรรมนี้มีเนื้อหาที่สร้างโดย AI
ศึกษาเพิ่มเติม
สลับแม่แบบ
แสดงทั้งหมด
รูปแบบเพิ่มเติมจะปรากฏเมื่อคุณเล่นกิจกรรม
)
เปิดผลลัพธ์
คัดลอกลิงค์
คิวอาร์โค้ด
ลบ
คืนค่าการบันทึกอัตโนมัติ:
ใช่ไหม