Phyton-Midterm

Phyton-Midterm

11th Grade

20 Qs

quiz-placeholder

Similar activities

Java Math

Java Math

9th - 12th Grade

15 Qs

Mengenal Algoritma dan Pemrograman C++

Mengenal Algoritma dan Pemrograman C++

10th Grade - University

15 Qs

Python Strings & Lists

Python Strings & Lists

11th - 12th Grade

20 Qs

Unit 3 Python TEST

Unit 3 Python TEST

11th - 12th Grade

20 Qs

Dictionary in Python

Dictionary in Python

10th - 12th Grade

20 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

Python Modulus & Exponent & If 305

Python Modulus & Exponent & If 305

9th - 12th Grade

17 Qs

2.3 Robust Programs MCQs L2

2.3 Robust Programs MCQs L2

10th - 11th Grade

20 Qs

Phyton-Midterm

Phyton-Midterm

Assessment

Quiz

Computers

11th Grade

Hard

Created by

saijai yahata

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