
python2-lesson05
Authored by hang zheng
Computers
2nd - 12th Grade
Used 63+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
定义函数的关键字是?
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
现在想要定义一个名为 test的函数,下列代码正确的是?
def (test):
def test ():
def test():
def ()test:
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
一个函数被定义完成之后,就一定会被执行
True
False
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
定义带参函数时,函数中定义了2个参数,那么执行函数时必须传入???个具体的数值
1
2
3
随便几个,根据实际情况而定
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
在函数中 return后面必须加一个数值
True
False
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
当函数根据参数名进行赋值的时候,不再遵循按顺序赋值的原则
True
False
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
在函数中,return关键字有什么作用?
返回一个值 并结束这个函数
返回一个值 并继续运行这个函数
结束整个程序
让程序重新开始
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?