Phyton-Midterm

Phyton-Midterm

11th Grade

20 Qs

quiz-placeholder

Similar activities

Python Basic II

Python Basic II

11th Grade - University

20 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Loops

Loops

5th - 12th Grade

16 Qs

Python - тест

Python - тест

1st - 12th Grade

15 Qs

Python Programming Quiz

Python Programming Quiz

9th Grade - University

20 Qs

Data Types

Data Types

9th - 12th Grade

20 Qs

Python

Python

11th Grade

20 Qs

Lists and Tuples

Lists and Tuples

11th Grade

19 Qs

Phyton-Midterm

Phyton-Midterm

Assessment

Quiz

Computers

11th Grade

Hard

Created by

saijai yahata

Used 30+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

name = "bungmanoon"

print(name)

price = 100

print(price)

"bungmanoon"

100

bungmanoon

100

bungmanoon

100

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

จากโปรแกรมนี้ข้อใดถูกต้อง

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

จากโปรแกรมนี้ข้อใดถูกต้อง

print(2<3)

print(7>9)

2<3

7>9

error

true

false

false

true

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

การเขียนโปรแกรมนี้จะได้ผลลัพธ์อย่างไร

100

100

200

abc

abc

100

100

200

abc

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(len("Hello"))

1

3

5

Hello

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

print("3-2 = ",3-2)

3-2 =

1

3-2 = 1

error

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

print("10%2 = ",10%2)

จงแสดงผลทางหน้าจอที่ได้

0

1

10%2

10%2 = 0

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?