“Python Quiz Challenge”

“Python Quiz Challenge”

6th Grade

10 Qs

quiz-placeholder

Similar activities

Computer ป.6

Computer ป.6

6th Grade

15 Qs

ส่วนต่างๆของโปรแกรม Dreamweaver CS 6

ส่วนต่างๆของโปรแกรม Dreamweaver CS 6

4th Grade - University

10 Qs

การเขียนโปรแกรม Scratch

การเขียนโปรแกรม Scratch

4th Grade - University

10 Qs

แบบทดสอบก่อนเรียน หน่วยที่ 8

แบบทดสอบก่อนเรียน หน่วยที่ 8

1st - 11th Grade

10 Qs

ทดสอบก่อนเรียนเรื่อง PowerPoint

ทดสอบก่อนเรียนเรื่อง PowerPoint

4th - 9th Grade

10 Qs

Python ม.3 - 1

Python ม.3 - 1

6th - 8th Grade

9 Qs

แบบทดสอบก่อนเรียน เรื่อง ส่วนประกอบของคอมพิวเตอร์

แบบทดสอบก่อนเรียน เรื่อง ส่วนประกอบของคอมพิวเตอร์

6th - 8th Grade

10 Qs

บทที่ 6 เรื่องวุ่น ๆ หนังสือรุ่นออนไลน์ ป.6

บทที่ 6 เรื่องวุ่น ๆ หนังสือรุ่นออนไลน์ ป.6

6th Grade

10 Qs

“Python Quiz Challenge”

“Python Quiz Challenge”

Assessment

Quiz

Computers

6th Grade

Hard

Created by

tan clicklife

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