Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
71 results
PLC #HMI #Inverter #VFD #Automation #IndustrialControl #Siemens #Delta #Schneider #LS #ClassicControl #SCADA ...
0 views
6 days ago
In this video, we'll explore a practical and efficient way to split a string into smaller segments of a specified length using Python.
7 days ago
In this video, we'll explore a practical technique for manipulating strings in Python by splitting them using two different delimiters.
5 days ago
Learn how to split and group a sorted list of strings into nested sublists in Python, where each sublist starts and ends with ...
Python Tutorial for Beginners – Part 8: String Methods | Python Project Tutorial #pythontutorial Python Tutorials for Beginners ...
46 views
4 days ago
Welcome to Day 10 of Python String Methods In this video, we cover some very useful and commonly used string functions with ...
6 views
Leetcode #2436.
Everything I use, love, or plan to buy – one Amazon list! https://www.amazon.in/shop/srkcodes ...
163 views
In this video, we write a Python program to input a string and count how many words end with a capital vowel (A, E, I, O, U).
35 views
If you are looking for Online Training please send me an email : gadvenki86@gmail.com
Leetcode #3618.
3 days ago
I fought LeetCode 410, and the Dynamic Programming almost won. 🏳️ It was 11 PM. My coffee was cold. My confidence was ...
Learn how to read multiple lines of input in Python clearly and efficiently. Understand step-by-step how to handle multi-line inputs ...
#InformationProcessingEngineer #Youngjin.com #JimaTeacher 📚[2025 Selfish Information Processing Engineer Practical Exam Latest ...
37 views
Learn how to extract specific slices from a Python list and display the results in a clean, readable string format using slicing and ...
Learn how to properly parse a string with multiple '=' characters into a Python dictionary without encountering unpacking errors by ...
In this video, we solve the "Favorite Singers" coding challenge using Python! This is a classic problem for beginners to practice ...
Learn how to remove duplicated values from cells in a pandas DataFrame column, including duplicates across multiple rows, ...