Hey everyone, in this session, I'm discussing the various operations that we can perform on strings like changing the case, calculating the length, etc.
⏲ Timestamps:
00:00 | Information
00:09 | Intro
00:14 | Welcome!
00:52 | Revision
01:24 | Operations on Strings we will learn today
02:12 | Calculating the length
04:42 | String concatenation
06:25 | String indexing
12:12 | String slicing
19:18 | islower(), isupper() methods
22:19 | upper(), lower() and title() methods
24:04 | find() method
25:29 | isdigit() method
26:59 | Thank you!
----------------------------------------------------
Links for Learning Resources about Data Types and strings in Python:
https://www.geeksforgeeks.org/python-...
https://www.geeksforgeeks.org/python-...
----------------------------------------------------
Python Logo from: Jackson on findicons.com (CC Attribution by) https://findicons.com/icon/606999/python
Python Data Types Chart from:
https://www.geeksforgeeks.org/python-...
Please let me know what you feel about the content and thanks for watching :)