“Python Quiz Challenge”

“Python Quiz Challenge”

6th Grade

10 Qs

quiz-placeholder

Similar activities

หน่วยที่ 2 การเขียนโปรแกรมเพื่อแก้ปัญหา ป 6

หน่วยที่ 2 การเขียนโปรแกรมเพื่อแก้ปัญหา ป 6

1st - 12th Grade

10 Qs

คำสั่งวนรอบภาษาซี (post-test)

คำสั่งวนรอบภาษาซี (post-test)

3rd Grade - University

10 Qs

ทบทวนความรู้ภาษาไพทอน

ทบทวนความรู้ภาษาไพทอน

6th - 8th Grade

10 Qs

ประมวลผลคำหน่วยที่ 5

ประมวลผลคำหน่วยที่ 5

KG - University

10 Qs

การเขียนโปรแกรมเบื้องต้น

การเขียนโปรแกรมเบื้องต้น

6th - 7th Grade

15 Qs

loop

loop

6th Grade

10 Qs

บล็อกคำสั่งป.6

บล็อกคำสั่งป.6

6th Grade

10 Qs

Scratch2

Scratch2

6th Grade

11 Qs

“Python Quiz Challenge”

“Python Quiz Challenge”

Assessment

Quiz

Computers

6th Grade

Hard

Created by

tan clicklife

Used 21+ 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?