单项选择题

A.x < -toupper“test”
B.x < -chartr“.”,““,“test.com”
C.x < -substr“test.com”,start =4,stop =7
D.x < -str_sub“test.com”,-4,-1
E.x < -substr“test.com”,start =1,stop =5