Learn Variables and Data Types in Python | Beginner Python Tutorial

Publié le: 12 janvier 2025
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne Learn Variables and Data Types in Python | Beginner Python Tutorial durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur InnoFusion 12 janvier 2025, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 31 fois et il a aimé 1 téléspectateurs. Bon visionnage!