split, join & replace in Python

Опубликовано: 06 Декабрь 2024
на канале: edRevolution Tech
113
1

Understand #split, #join, and #replace string methods in Python.

phone_numbers = '955-333-2334;955-232-2343;955-234-3433'


00:00 replace
01:08 split
8:15 join

Python tutorial Playlist :
   • Python Tutorial  

Functional Programming in Python
   • Introduction of  Functions in Python ...  

Vs code Playlist:
   • Vs code set up for Python | ( In 2022)