Python Basic quiz

Python Basic quiz

10 Qs

quiz-placeholder

Similar activities

CKLA Digital Experience

CKLA Digital Experience

KG - University

6 Qs

PRUEBA DIAGNOSTICA DE MATEMATICAS GRADO SEPTIMO

PRUEBA DIAGNOSTICA DE MATEMATICAS GRADO SEPTIMO

KG - University

15 Qs

About Miss Johnson

About Miss Johnson

1st Grade - University

10 Qs

ปลุกความเป็นเซียนคณิตคิดไว้ในตัวคุณ

ปลุกความเป็นเซียนคณิตคิดไว้ในตัวคุณ

KG - University

10 Qs

Grupa 1 Biuro (sprzedaż, RA, controlling)

Grupa 1 Biuro (sprzedaż, RA, controlling)

KG - University

13 Qs

my-ISUZU Mobile Application ...New!

my-ISUZU Mobile Application ...New!

KG - University

5 Qs

Variables, Data Types and Serial Monitor

Variables, Data Types and Serial Monitor

KG - University

10 Qs

Media Class 7

Media Class 7

KG - University

10 Qs

Python Basic quiz

Python Basic quiz

Assessment

Quiz

Medium

Created by

FRUK KURT

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

จาก code นี้ ถ้าหาก สั่ง print จะได้ผลลัพธ์แบบไหน

11

"1"1

2

Error

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

ถ้าต้องการรับข้อมูลจากผู้ใช้ใน Python จะใช้ฟังก์ชันอะไร?

print()

readline()

getuser()

input()

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

จาก code นี้ ถ้าหาก สั่ง print จะได้ผลลัพธ์แบบไหน

2.2

"2"

"2.2"

2

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

จาก code นี้ ถ้าหาก สั่ง print จะได้ผลลัพธ์แบบไหน

Fasle

True

Error

5

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

จาก code นี้ ถ้าหาก สั่ง print จะได้ผลลัพธ์แบบไหน

Small

Normal

Tall

Error

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

จาก code นี้ ค่า x, y, z ควรมีค่าเท่าใด เพื่อให้ได้ ผลลัพธ์ คือ 0 2 4 6 8

x=1, y=2, z=3

x=0, y=10, z=2

x=0, y=2, z=8

x=0, y=8, z=2

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

จากลิสต์ my_list = [1, 2, 3, 4] ถ้าต้องการเพิ่มตัวเลข 5 เข้าไปในลิสต์นี้จะใช้วิธีใด?

my_list.add(5)

my_list.append(5)

my_list.insert(5)

my_list.input(5)

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?