filmov
tv
10. Secret Messages 1: How to use string slicing to swap the first and second halves of a string

Показать описание
In this video, we see how we can use string slicing to swap the two halves of a string. In the process, we look also at the int() function.