แบบทดสอบก่อน-หลังเรียน

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
ณัฐภัทร อินทร์อ๋อง
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
เมื่อรันโค้ดคำสั่งข้างต้นจะได้ผลลัพธ์ผ่านทางหน้าจออย่างไร
Hello World.
This is a multiline comment
# My first Python program
และ
#Inline comment
โปรแกรม complied ไม่ผ่าน
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
หากต้องให้ผลลัพธ์เป็นดังรูปต้องใช้คำสั่งใดในภาษา Python
echo "Hello, world"
printf
"Hello, world"
("Hello, world!")
println
("Hello, world")
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
หากต้องการคอมเมนต์ข้อความจะต้องเลือกใช้คำสั่งใด
/*This is comment*/
#This is comment
//This is comment
““This is comment””
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
หากต้องการประกาศตัวแปรเพื่อเก็บค่าเลข 5 ควรเลือกใช้คำสั่งใด
x, 5
x = float(5)
x = 5
x == 5;
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
สัญลักษณ์ใดต่อไปนี้เป็นสัญลักษณ์ในการแสดงผล
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
จากรูปที่กำหนด โปรแกรมนี้มีกระบวนการทำงานกี่บรรทัด
2
4
6
โปรแกรมทำงานไม่ได้
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
หากต้องการรับค่าอายุของนักเรียน ควรเลือกใช้คำสั่งใด
x = int ( input( ) )
x = float ( input( ) )
x = input ( )
x = number
( input( ) )
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
การสร้างเกม จับผีเสื้อ scratch

Quiz
•
12th Grade
10 questions
coding3

Quiz
•
10th Grade
10 questions
การใช้เทคโนโลยีสารสนเทศอย่างปลอดภัย

Quiz
•
9th Grade
6 questions
แบบทดสอบ Fliped Classroom - if-else if

Quiz
•
12th Grade
10 questions
แบบทดสอบก่อนเรียน หลักการเขียนโปรแกรม

Quiz
•
10th Grade
15 questions
แบบทดสอบก่อนการอบรม

Quiz
•
9th - 12th Grade
10 questions
แบบทดสอบหลังเรียน หน่วยการเรียนรู้ที่ 1

Quiz
•
11th Grade
10 questions
แบบทดสอบ Python Level1

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade