Variables, datatypes and type-casting in Python - ChipTalksComputers

Опубликовано: 01 Июнь 2026
на канале: ChipSqueax
66
6

Hi! In this video, we shall be looking at three important concepts in programming - variables, datatypes and type conversion and how to implement these concepts in Python.
We'll first look at how variables are named and work in Python.
Secondly, we look at the four basic datatypes in Python.
Lastly, we'll look at how we can convert data from one datatype to another datatype.

Smash like and subscribe for more content!

Timestamps⏱:
0:00 - Introduction
0:31 - Introduction to variables
02:30 - Assignment a value to a variable
02:55 - Assignment operator
03:33 - Printing out a variable
04:23 - Introduction to datatypes
06:33 - Type casting in Python
06:56 - Type casting built-in functions in Python
10:01 - End-Screen


GitHub link for code:
https://github.com/ChipTalksComputers...

SUBSCRIBE NOW:
   / @chipsqueax  

GITHUB:
https://github.com/ChipTalksComputers

FACEBOOK:
  / chiptalkscomputers-105731584427042  

INSTAGRAM:
  / chiptalkscomputers  

PYTHON FOR BEGINNERS:
   • How to download and install Python 3.8.2 o...  

SORTING ALGORITHMS PLAYLIST:
   • Sorting-1 - Bubble Sort algorithm explaine...  

PREVIOUS VIDEOS:
IDLE overview:
   • How does IDLE work in Python [with custom ...  

Python download and install:
   • How to download and install Python 3.8.2 o...  

Tags:
Variables in Python
Datatypes in Python
Type conversion in Python
Python tutorial
Python for beginners