Cucumis - Бесплатная служба online перевода
. .



Оригинальный текст - Английский - Each time the loop is run i decreases by one. The...

Текущий статусОригинальный текст
Данный текст доступен на следующих языках: АнглийскийТурецкий

Категория Выражение

Для этого перевода требуется передать только общий смысл.
Статус
Each time the loop is run i decreases by one. The...
Текст для перевода
Добавлено gurol_55
Язык, с которого нужно перевести: Английский

Each time the loop is run i decreases by one. The script between the curly braces of the for loop is run until i is less than 0.

Each time the for loop is run a letter gets added onto the rvsString string. It adds the character from the input text at the index of i. In the string ‘Hello’, H is at the index 0, e is 1, o is 4. Since i starts as the number equal to the index of the last letter, the letters get added in rvsString backwards.
Последние изменения внесены Francky5591 - 25 Май 2008 01:06





Последнее сообщение

Автор
Сообщение

25 Май 2008 01:09

Francky5591
Кол-во сообщений: 12396
I've set this text in "meaning only", as it is quite loose and without one single comment.

CC: lilian canale