
การเขียนโปรแกรมด้วยภาษา Python

Quiz
•
Computers
•
1st - 5th Grade
•
Hard
ชลธิชา ดุจจานุทัศน์
Used 8+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
กําหนดให้ x, y, z = "Orange", "Banana", "Cherry" ถ้าใช้คําสั่ง print(z) จะได้ผลลัพธ์ใด
Orange
Banana
Cherry
"Orange", "Banana", "Cherry"
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
กําหนดให้ z = float(3) ถ้าใช้คําสั่ง print(z) จะได้ผลลัพธ์ใด
float
3
3.0
9
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
กําหนดให้ a = "Hello, World!" ถ้าใช้คําสั่ง print(a[1]) จะได้ผลลัพธ์ใด
H
e
l
o
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
กําหนดให้ a = "Hello" ถ้าใช้คําสั่ง print(len(a)) จะได้ผลลัพธ์ใด
1
5
H
Hello
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
กําหนดให้ list = ["apple", "banana", "cherry"] ถ้าใช้คําสั่ง print(list[-1]) จะได้ผลลัพธ์ใด
apple
banana
cherry
Null
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
กําหนดให้ list = [100, 23, 82] ถ้าใช้คําสั่ง list.sort() และสั่ง print(list) จะได้ผลลัพธ์ใด
[3]
[100, 23, 82]
[100, 82, 23]
[23, 82, 100]
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
กําหนดให้ list = [100, 23, 82] ถ้าใช้คําสั่ง list.sort(reverse = True) และสั่ง print(list) จะ
ได้คําตอบใด
[3]
[100, 23, 82]
[100, 82, 23]
[23, 82, 100]
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
แบบทดสอบ Scratch

Quiz
•
1st - 5th Grade
15 questions
การแก้ปัญหาด้วย Scratch -M2

Quiz
•
5th Grade
20 questions
วิชา เฉพาะสาขา ม.4

Quiz
•
1st - 5th Grade
20 questions
computingscience5

Quiz
•
5th Grade
20 questions
quiz dasar python

Quiz
•
1st Grade - University
20 questions
TIK PAINT

Quiz
•
KG - 2nd Grade
20 questions
การแก้ปัญหาเชิงตรรกะสำหรับนักเรียน

Quiz
•
4th Grade
20 questions
วิทยาการคำนวณ ป.1

Quiz
•
4th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade