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 years 前 | 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 years 前 | 1 个回答 | 0