Summary
Keywords
Full Transcript
Code - https://colab.research.google.com/drive/1l1TCiGQM_fyRLX-kM2HZhKdrNY7aZHKA?usp=sharing ============================ Do you want to learn from me? Check my affordable mentorship program at : https://learnwith.campusx.in ============================ 📱 Grow with us: CampusX' LinkedIn: https://www.linkedin.com/company/campusx-official CampusX on Instagram for daily tips: https://www.instagram.com/campusx.official My LinkedIn: https://www.linkedin.com/in/nitish-singh-03412789 Discord: https://discord.gg/PsWu8R87Z8 👍If you find this video helpful, consider giving it a thumbs up and subscribing for more educational videos on data science! 💭Share your thoughts, experiences, or questions in the comments below. I love hearing from you! ⌚Time Stamps⌚ 00:00 - Start 01:02 - Find the length of a given string without using the len() function 02:43 - Extract username from a given email. 05:01 - Count the frequency of a particular character in a provided string. 07:01 - Write a program which can remove a particular character from a string. 08:57 - Write a program that can check whether a given string is palindrome or not. 15:25 - Write a program to count the number of words in a string without split() 20:30 - Write a python program to convert a string to title case without using the title() 23:42 - Write a program that can convert an integer to string.
