Strings in Python-2 (slicing, concatenation and other operations)

preview_player
Показать описание
In this video we will look at how to slice string. Slicing allows us to extract certain elements from these strings. This can be extremely useful for stripping out certain values from strings or getting a substring of a characters from a string.
Concatenation is used when we are writing codes dynamically. You can separate two variables using commas, but you should know about string concatenation in Python if you are using it for dynamic purposes.
Also discussed how to modify the strings using inbuilt functions.
Let's take a look at a few code examples.

#PythonCoding
#PythonDevelopment
#PythonScripting
#PythonSoftwareEngineer
#PythonDeveloper
#PythonWebDeveloper
#PythonDataScience
#PythonMachineLearning
#PythonAI
#PythonAutomation
#PythonDataAnalysis
#PythonBackend
#PythonFullStack
#PythonFrameworks
#PythonCommunity
#PythonJobs
#PythonCareer
#PythonCertification
#PythonTutorial
#PythonTutorial
#PythonProgramming
#LearnPython
#PythonBasics
#PythonIntermediate
#PythonAdvanced
#PythonProjects
#PythonCodeExamples
#PythonTipsAndTricks
Рекомендации по теме