Python_MTA-SEC2-H

Python_MTA-SEC2-H

KG - Professional Development

16 Qs

quiz-placeholder

Similar activities

國(九)線上quizizz復習

國(九)線上quizizz復習

3rd Grade

20 Qs

4-4練習百分百

4-4練習百分百

6th Grade

13 Qs

Exploring Computer Science

Exploring Computer Science

9th - 12th Grade

13 Qs

五下一冊第六課

五下一冊第六課

5th Grade

16 Qs

五年級第2冊書:聲音的傳播

五年級第2冊書:聲音的傳播

5th Grade

20 Qs

尺規作圖

尺規作圖

8th Grade

12 Qs

112五下康軒版國語第二課-智救養馬人

112五下康軒版國語第二課-智救養馬人

5th Grade

11 Qs

勸學

勸學

10th Grade

16 Qs

Python_MTA-SEC2-H

Python_MTA-SEC2-H

Assessment

Quiz

Mathematics, Science, World Languages

KG - Professional Development

Medium

Created by

闕河正 闕河正

Used 5+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列何者是Python的註解符號

$

//

/*

#

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列何者是錯誤的變數名稱

if

many

闕老師

str33

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(8+True)

8

9

False

True

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(type(56.0))

str

float

int

double

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列程式何者會出錯?

print(23+'67')

print(22+67)

print(False)

print(int('33') + int('44'))

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(96%5)

0

1

19

20

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

num = 5

print(num ** 3)

5

25

15

125

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?