Phyton-Midterm

Phyton-Midterm

11th Grade

20 Qs

quiz-placeholder

Similar activities

Unit 3 Python Minor assessment

Unit 3 Python Minor assessment

10th - 12th Grade

19 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Loops

Loops

5th - 12th Grade

16 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

J277 - basic testing and errors

J277 - basic testing and errors

9th - 12th Grade

22 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?