prints abcd , but I want to skip 2 chars if b was found, so that it prints ad . How do I do that? I tried to put the iterator into a variable outside the ...
確定! 回上一頁