lt=[“1010” , “10.10” , “Python”] lt.append([1011]) print(lt)
收起
lt=["1010" , "10.10" , "Python"] lt.append([1011]) print(lt)
报告相同问题?