• 2022-05-30
    在Python内置函数中,用于获取用户输入的是()。
    A: input()
    B: print()
    C: eval()
    D: get()