python2-lesson04

python2-lesson04

2nd - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Codesters: Dialogue

Codesters: Dialogue

6th - 8th Grade

10 Qs

算法与伪代码

算法与伪代码

4th Grade

10 Qs

以伪代码与流程图表示算法

以伪代码与流程图表示算法

4th - 5th Grade

20 Qs

Programming Concepts Quiz

Programming Concepts Quiz

6th Grade

19 Qs

六年级信息与通信技术

六年级信息与通信技术

6th Grade

20 Qs

scratch

scratch

6th Grade

15 Qs

jenkins训练营

jenkins训练营

1st - 9th Grade

10 Qs

20/8/21六年级TMK ms24-25页

20/8/21六年级TMK ms24-25页

6th Grade

10 Qs

python2-lesson04

python2-lesson04

Assessment

Quiz

Computers

2nd - 12th Grade

Medium

Created by

hang zheng

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