• 2022-07-26
    Python中,用于获取用户输入的函数是哪个?
    A: get()
    B: eval()
    C: input()
    D: print()