Learn Variables and Data Types in Python | Beginner Python Tutorial

Publicado el: 12 enero 2025
en el canal de: InnoFusion
31
1

Welcome to the second video of our series Python Basics!
In this video, you’ll learn about:

Variables and data types in python

🎯 Exercise Solution:

name = input("What is your name? ")
age = int(input("How old are you? "))
print("Hi " + name + ", you are " + str(age) + " years old!")


0:00 Introduction
0:01 Variables, Comments, and Data Types
6:58 Rules, Naming Conventions, and Assigning Values
17:31 Lists, Unpacking, and Practical Examples

🔔 Don’t forget to like, subscribe, and hit the bell icon for notifications! Stay tuned for the next video where we’ll dive into conditional statements in Python.

#PythonBasics #LearnPython #ProgrammingForBeginners #PythonTutorials2025


En esta página del sitio puede ver el video en línea Learn Variables and Data Types in Python | Beginner Python Tutorial de Duración hora minuto segunda en buena calidad , que subió el usuario InnoFusion 12 enero 2025, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 31 veces y le gustó 1 a los espectadores. Disfruta viendo!