list indices must be integers or slices, not str

列表索引必须是整数或片,而不是字符串

不能使用键值对取值

【已解决】list indices must be integers or slices, not str_键值对

【已解决】list indices must be integers or slices, not str_python_02改为

user=authenticate(username=cd[0],

password=cd[0])