def fun(x,y):global x,yt=xx=yy=tx=0y=1fun(x,y)print(x,y)结果是1 0
查看答案
def fun(x,y):t=xx=yy=tx=0y=1fun(x,y)print(x,y)结果是1 0
A. 对
B. 错
def fun(x,y):global xt=xx=yy=tx=0y=1fun(x,y)print(x,y)结果是1 1
A. 对
B. 错
People slip into _____ when the desire for harmony outweighs concerns over decision quality.
A. concept mapping
B. lateral thinking
C. brainstorming
D. groupthink
People who play a task-specialist role often:
A. praise and encourage others to draw forth their contributions.
B. reconcile group conflicts.
C. stimulate the team into action when interest drops.
D. shift own opinions to maintain team harmony.