filmov
tv
Write A Python Program To Print Your Name Age And Hobbies
![preview_player](https://i.ytimg.com/vi/q3UOuXeHAug/maxresdefault.jpg)
Показать описание
Hello Programmers, Welcome to my Python Programming Tutorial Channel.
In this video you will learn about how to Write A Python Program To Print Your Name Age And Hobbies
Python 3 Tutorial
=============================
"""
Write A Python Program To Print Your Name Age And Hobbies
"""
name = input("Enter Your Name : ")
age = int(input("Enter Your Age : "))
hobbies = input("Enter Your Hobbies : ")
print(f"Welcome, {name}")
print(f"Your Age is : {age}")
print(f"Your Hobbies are : {hobbies}")
Keywords
=============================
#python #python3 #python_assignment #pythonprogramming #pythontutorial #pythonprojects #pythoncourse #pythonbaba #pythonforbeginners #pythonautomation #pythonbasic #pythonbeginners #education #learnpython #pythoncode #pythonfullstack #pythonscripts #
In this video you will learn about how to Write A Python Program To Print Your Name Age And Hobbies
Python 3 Tutorial
=============================
"""
Write A Python Program To Print Your Name Age And Hobbies
"""
name = input("Enter Your Name : ")
age = int(input("Enter Your Age : "))
hobbies = input("Enter Your Hobbies : ")
print(f"Welcome, {name}")
print(f"Your Age is : {age}")
print(f"Your Hobbies are : {hobbies}")
Keywords
=============================
#python #python3 #python_assignment #pythonprogramming #pythontutorial #pythonprojects #pythoncourse #pythonbaba #pythonforbeginners #pythonautomation #pythonbasic #pythonbeginners #education #learnpython #pythoncode #pythonfullstack #pythonscripts #