python2-lesson04

python2-lesson04

2nd - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Y6——TMK (算法、伪代码、流程图)

Y6——TMK (算法、伪代码、流程图)

6th Grade

18 Qs

认识电脑(2011~2018年)

认识电脑(2011~2018年)

6th - 8th Grade

15 Qs

伪代码与流程图表示算法

伪代码与流程图表示算法

6th Grade

20 Qs

五年级设计与工艺(单元三)

五年级设计与工艺(单元三)

4th - 6th Grade

10 Qs

六年级TMK

六年级TMK

5th - 6th Grade

16 Qs

scratch

scratch

6th Grade

15 Qs

Codesters: Dialogue

Codesters: Dialogue

6th - 8th Grade

10 Qs

算法与伪代码

算法与伪代码

4th Grade

10 Qs

python2-lesson04

python2-lesson04

Assessment

Quiz

Computers

2nd - 12th Grade

Medium

Created by

hang zheng

Used 77+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

写在if中的代码需要缩进多少个空格?

2

4

6

8

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

写在if代码块中,新的if判断语句需要缩进几个空格?

0

2

4

8

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

写在if代码块中,新的if判断语句中的执行代码需要缩进多少个空格

0

2

4

8

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

python代码中,缩进4个空格的意义是什么?

表示被上方未缩进的的代码包含

为了美观

没有什么意思,可以不缩进

把上方未缩进的代码包起来

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

只能在if语句中进行嵌套,不能在else语句中进行嵌套

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

一个if-else中只能进行1次if-else的嵌套

True

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

运行上图中代码,程序最后的结果是?

什么都不输出

输出yes

程序报错

输出NO

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?