单项选择题

以下为shell脚本中的变量username赋值“root”的语句是()。

A.username="root"
B.username!="root"
C.username as"root"
D.username is"root"