单项选择题

运行下列Python语句print(“hello”+“2”),输出结果为(hello2)()

A.正确
B.错误