单项选择题

A.uname=dict.get(’uname’)
B.upwd=dict.get(’upwd’)
C.context={’uname’:uname,’upwd’:upwd}
D.ugender=dict.get(’ugender’)