filmov
tv
String Mapping
![preview_player](https://i.ytimg.com/vi/R-HNyAtDklk/maxresdefault.jpg)
Показать описание
In this Python Basics video we’ll be talking about string mapping. We can map some characters in the string to other characters. We’ll make use of two methods, which usually work together: maketrans and translate.