“Python Quiz Challenge”

“Python Quiz Challenge”

6th Grade

10 Qs

quiz-placeholder

Similar activities

แบบทดสอบหลังเรียนการเขียนโปรแกรมด้วย Scratch

แบบทดสอบหลังเรียนการเขียนโปรแกรมด้วย Scratch

6th Grade

10 Qs

Computer ป.6

Computer ป.6

6th Grade

15 Qs

แบบทดสอบ Scratch ป.6

แบบทดสอบ Scratch ป.6

6th Grade

10 Qs

การออกแบบและการเขียนอัลกอริทึม

การออกแบบและการเขียนอัลกอริทึม

1st - 10th Grade

15 Qs

coding-01

coding-01

6th - 8th Grade

13 Qs

Kidbright

Kidbright

1st - 12th Grade

10 Qs

ทบทวนความรู้2

ทบทวนความรู้2

5th - 7th Grade

10 Qs

แบบทดสอบการใช้งานโปรแกรม Kid Bright เบื้องต้น ป.6

แบบทดสอบการใช้งานโปรแกรม Kid Bright เบื้องต้น ป.6

6th Grade

10 Qs

“Python Quiz Challenge”

“Python Quiz Challenge”

Assessment

Quiz

Computers

6th Grade

Medium

Created by

tan clicklife

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

คำสั่งใดใช้ในการแสดงผลข้อมูลบนจอภาพ

print()

input()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ข้อใดคือการเขียนโปรแกรม "แสดงผลเป็นข้อความชื่อ Tan บนจอภาพ"

print(“Tan”)

Print(“Tan”)

print(Tan)

print"Tan"

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ข้อใดคือการเขียนโปรแกรม "แสดงข้อมูลเป็นตัวเลข 100 บนจอภาพ"

print(“100”)

print(100)

PRINT(100)

print"100"

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

คำสั่ง int(input()) เป็นคำสั่งที่ใช้ในการรับข้อมูลประเภทใด

ตัวอักษร

จำนวนเต็ม

ทศนิยม

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

คำสั่ง float(input( )) เป็นคำสั่งที่ใช้ในการรับข้อมูลประเภทใด

ตัวอักษร

จำนวนเต็ม

ทศนิยม

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

คำสั่ง Float(INPUT("กรุณากรอกส่วนสูงของคุณ:" )) คำสั่งนี้เขียนถูกต้องหรือไม่

ถูก (True)

ผิด (false)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

คำสั่ง int(input("กรุณากรอกชื่อเพลงที่คุณชอบ:" )) คำสั่งนี้เขียนถูกต้องหรือไม่

ถูก (True)

ผิด (false)

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?

Discover more resources for Computers