แบบทดสอบก่อนเรียนภาษาPython

แบบทดสอบก่อนเรียนภาษาPython

10th Grade

10 Qs

quiz-placeholder

Similar activities

แบบทดสอบ เรื่อง การใช้งานโปรแกรม Sketchup เบื้องต้น

แบบทดสอบ เรื่อง การใช้งานโปรแกรม Sketchup เบื้องต้น

10th - 12th Grade

10 Qs

1.1 - System Architecture - CPU [OCR] [GCSE]

1.1 - System Architecture - CPU [OCR] [GCSE]

9th - 12th Grade

10 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

Quiz 1.2 Operating system

Quiz 1.2 Operating system

10th Grade

10 Qs

ÔN TẬP WHILE & IF

ÔN TẬP WHILE & IF

10th Grade

13 Qs

ICT Computer Basics pt1

ICT Computer Basics pt1

10th - 12th Grade

12 Qs

Kidbright

Kidbright

1st - 12th Grade

10 Qs

python A

python A

10th Grade

13 Qs

แบบทดสอบก่อนเรียนภาษาPython

แบบทดสอบก่อนเรียนภาษาPython

Assessment

Quiz

Computers

10th Grade

Practice Problem

Hard

Created by

Nithikorn Nuphadee

Used 22+ times

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

45 sec • 1 pt

ในภาษาไพทอน ฟังก์ชันใดใช้ในการแสดงข้อความออกทางจอภาพคือข้อใด

echo

output

print

printf

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ข้อใดต่อไปนี้ไม่เป็นความจริง

ไวยากรณ์ของ Python มีลักษณะคล้ายกับ PHP

Python สามารถใช้สำหรับการพัฒนาเว็บ

Python สามารถทำงานได้หลายแพลตฟอร์ม

Python สามารถใช้เพื่อสร้างหน้าเว็บแบบไดนามิก

HIDE ANSWER

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

หากต้องการคอมเมนต์บรรทัดเดียว จะต้องใช้เครื่องหมายใด

*

\

//

#

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

หากต้องการกำหนดตัวแปร n ให้เป็นชนิด integer ที่มีค่าเท่ากับ 5 จะต้องประกาศตัวแปรอย่างไร

n=5

n='5'

n="5"

n = int(5)

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

หากต้องการกำหนดตัวแปร n ให้เป็นชนิด integer ที่มีค่าเท่ากับ 5 จะต้องประกาศตัวแปรอย่างไร

var n = 5

int n = 5

n = 5

variable n = 5

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

หากต้องการแปลงชนิดข้อมูลตัวแปร a ให้เป็นข้อมูลชนิดตัวเลข (Integer) จะต้องใช้คำสั่งใด

StringToInt(a)

int(a)

integer(a)

StringToInteger(a)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ในภาษาไพทอน ฟังก์ชั่นใดใช้ในการรับค่า

come()

enter()

input()

income()

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?