Leetcode 345: Reverse vowels of a string (Python3)

preview_player
Показать описание
Let us do this low hanging fruit on leetcode. We need to reverse vowels of a string.
Рекомендации по теме
Комментарии
Автор

can you please explain what does tis line do?
slist[i], slist[j]= slist[j], slist[i]

sultanalazzeh
join shbcf.ru