String Mapping

preview_player
Показать описание
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.
Рекомендации по теме