Code Snippets

Convert List, Strings and Tuples

It is very easy to convert lists, strings and tuples in Python. In this tutorial I will show you how you can do this.

January 26, 2020 by Michael Lossagk , 1 min  • 

Python for Beginners

Become a MASTER in STRING SLICING at Python

String Slicing is a powerful tool to generate substrings from strings in Python. Today you will learn everything you need to know about string slicing.

January 21, 2020 by Michael Lossagk ,  • 

Python for Beginners

MYSTERY of String Indexing in Python solved

String Indexing is a powerful tool to handle strings in Python. In this video you will learn the basics of string indexing.

January 20, 2020 by Michael Lossagk ,  • 

Python for Beginners

Python 2 – Powerful String Functions

Python is especially powerful when it comes to strings. In this video I will show you some further basics on string handling in Python.

January 18, 2020 by Michael Lossagk ,  • 

Python for Beginners

Learn to Code with Python 1 – Introduction to PYTHON

This is the first video of a series, that will teach you how to Code in Python.

January 12, 2020 by Michael Lossagk ,  •