Tuples (Unchangeable Lists) - Python

Опубликовано: 12 Май 2026
на канале: Dcode Tech
31
5

This video is a continuation of my programming basics with python series. In this tutorial I explain what a tuple in python is and why you might want to use it. I also show you how to create a tuple and how to delete it. There are only 2 tuple methods and I show how to use them. Hope you find it useful!

Patreon:   / dcodetech  

I use python3.7 in this series