Menu
×
×
正确
def my_function(x):
@(6) @(1) @(1) @(1)
def my_function(x):
return x + 5
def my_function(x):
return 5 + x
不正确
点击 此处 重试 正确
下一题 ❯def my_function(x):w3exercise_input_no_0w3exercise_input_no_1w3exercise_input_no_2w3exercise_input_no_3 |