Вопросы и ответы

Вопрос

0
баллов
Задан 129 месяцев назад пользователем kzdev  одобренный Edit
Hello. How can I change the words order in a list?

For example I have the following list:

      My numbers list
      ---------------------
      three
      five
      two
      one
      four

I want to change the above order like this

      My numbers list
      ---------------------
      one
      two
      three
      four
      five

How can I do that?
Добавить комментарий  
Ответы
0
баллов
The order of the list is defined by the sequence cards were added. You could delete cards and add them again.
But please be aware that for training purposes the order of cards shown in the training will be aleatory as cards will be shuffled.
Отвечен 129 месяцев назад пользователем klaus одобренный Edit
Добавить комментарий