แนวข้อสอบภาษาไพทอน

แนวข้อสอบภาษาไพทอน

11th Grade

34 Qs

quiz-placeholder

Similar activities

ข้อสอบปลายภาค รายวิชาวิทยาการคำนวณ

ข้อสอบปลายภาค รายวิชาวิทยาการคำนวณ

9th - 12th Grade

30 Qs

แบบทดสอบหลังเรียน (สอบกลางภาค) ม.3

แบบทดสอบหลังเรียน (สอบกลางภาค) ม.3

6th - 12th Grade

30 Qs

ข้อสอบปลายภาค โปรแกรมสำนักงาน ม.1

ข้อสอบปลายภาค โปรแกรมสำนักงาน ม.1

1st Grade - University

30 Qs

Mid Term App Inventor

Mid Term App Inventor

10th - 12th Grade

30 Qs

เทคโนโลยีสารสนเทศเพื่อการจัดการอาชีพ

เทคโนโลยีสารสนเทศเพื่อการจัดการอาชีพ

1st Grade - Professional Development

30 Qs

ทดสอบ python

ทดสอบ python

11th Grade

30 Qs

การเขียนโปรแกรมคอมพิวเตอร์ (PHP)

การเขียนโปรแกรมคอมพิวเตอร์ (PHP)

10th - 12th Grade

30 Qs

ปลายภาค App Inventor

ปลายภาค App Inventor

10th - 12th Grade

30 Qs

แนวข้อสอบภาษาไพทอน

แนวข้อสอบภาษาไพทอน

Assessment

Quiz

Computers

11th Grade

Hard

Created by

ณัฐวรรธน์ ตาดคํา

Used 8+ times

FREE Resource

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดคือประเภทข้อมูล (data type) ในภาษาไพทอน:

Integer

String

Boolean

ถูกทุกข้อ

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

คำสั่งใดใช้ในการแสดงผลในภาษาไพทอน:

input()

print()

output()

show()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ผลลัพธ์ของคำสั่งต่อไปนี้คืออะไร: python print(2 + 3 * 4)

14 (correct)

20

18

24

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดเป็นลักษณะการเขียนความคิดเห็น (comment) ในภาษาไพทอน:

//

/*

# (correct)

<----------->

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ฟังก์ชัน len() ใช้สำหรับ:

คำนวณผลรวมของรายการ

วัดความยาวของสตริง

แปลงตัวเลขเป็นสตริง

ลบรายการออกจากลิสต์

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดเป็นตัวดำเนินการที่ใช้ในภาษาไพทอน:

&&

||

== (correct)

!==

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ฟังก์ชันใดใช้ในการรับค่าจากผู้ใช้ในภาษาไพทอน:

input() (correct)

get()

read()

ask()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?