Feeds
질문
Find and count how many capital characters are in str, and then change them to lower cases USING LOOPS
how to do this with loops i know the regular way but i want to know with loops please if you can help then do but dont commen...
대략 6년 전 | 답변 수: 3 | 0
3
답변질문
shift the first 5 characters of str to the end using loops
so for ex i have str = i love matlab circshift(str,-5) but how do i use LOOPS
대략 6년 전 | 답변 수: 1 | 0