A. 数字 B. 字符串 C. 布尔值 D. 空值
A. 对 B. 错
A. hello world B. hello world hello C. hello D. world
A. price=input() B. price=float(input()) C. price=float()