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

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
การติดตั้ง web server

Quiz
•
12th Grade
10 questions
แบบทดสอบก่อนเรียน การสร้างภาพเคลื่อนไหว ครั้งที่ 1

Quiz
•
10th - 12th Grade
15 questions
เทคโนโลยีคอมพิวเตอร์

Quiz
•
10th Grade - University
15 questions
Python

Quiz
•
6th Grade - University
15 questions
หน่วยที่ 2 เรื่อง ( Language C )

Quiz
•
9th - 12th Grade
10 questions
บทที่ 2 ระบบทางเทคโนโลยี

Quiz
•
7th - 9th Grade
10 questions
IOT บลูธูท

Quiz
•
KG - 12th Grade
10 questions
ว30285-ทดสอบเรื่องคำสั่งแบบเงื่อนไข

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade