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

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

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

แบบทดสอบ หน่วยที่ 1 แนวคิดเชิงคำนวณ

แบบทดสอบ หน่วยที่ 1 แนวคิดเชิงคำนวณ

10th Grade

10 Qs

เครื่องมือโปรแกรม Google SketchUp

เครื่องมือโปรแกรม Google SketchUp

11th Grade

10 Qs

ประวัติ ความเป็นมา ของหุ่นยนต์

ประวัติ ความเป็นมา ของหุ่นยนต์

10th Grade

10 Qs

ข้อมูลและสารสนเทศ 2

ข้อมูลและสารสนเทศ 2

9th - 10th Grade

10 Qs

สอบท้ายหน่วยที่ 4 วิทยาการคำนวณ 3 ม.3

สอบท้ายหน่วยที่ 4 วิทยาการคำนวณ 3 ม.3

9th - 12th Grade

15 Qs

Quiz Komponen Komputer

Quiz Komponen Komputer

1st Grade - University

10 Qs

Review

Review

9th - 12th Grade

10 Qs

Latihan Brainware dan Hardware

Latihan Brainware dan Hardware

9th - 12th Grade

10 Qs

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

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

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

ณัฐภัทร อินทร์อ๋อง

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

เมื่อรันโค้ดคำสั่งข้างต้นจะได้ผลลัพธ์ผ่านทางหน้าจออย่างไร

Hello World.

This is a multiline comment

# My first Python program

และ

#Inline comment

โปรแกรม complied ไม่ผ่าน

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

หากต้องให้ผลลัพธ์เป็นดังรูปต้องใช้คำสั่งใดในภาษา Python

echo "Hello, world"

printf

"Hello, world"

print

("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

สัญลักษณ์ใดต่อไปนี้เป็นสัญลักษณ์ในการแสดงผล

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

จากรูปที่กำหนด โปรแกรมนี้มีกระบวนการทำงานกี่บรรทัด

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?