判断题

执行下列程序后,sub_str 的值为 "bcd"。( )
s = "abcdefg"
sub_str = s[1:4]

A

B

赣ICP备20007335号-2