Feeds
질문
How can I create an array from the past values in a loop?
I have a loop code that gives the str a different value each time it runs but how would I combine all those string values into ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
How do you capitalize the first and the third letter of each word in a sentence?
How do I capitalizde the first and the third for in a sentence using functions? Example: my pet is hungry To >> M...
대략 4년 전 | 답변 수: 2 | 0