Write a Python Program to Display Your Details Like Name, Age, Address in Three Different Lines

preview_player
Показать описание
Hi, in this video I tried to explain how you can Write a Python Program to Display Your Details Like Name, Age, Address in Three Different Lines

Python Scripts
======================

Python Functions Solved
==========================

Python Programs Solved
============================

300+ Python Programs Solved
=============================

Code
===========
name = "Jack"
age = 5
address = "XYZ, ABC, India"
print(f'Name : {name} \nAge : {age} \nAddress : {address}')

Keywords
===============
#python #python3 #python_assignment #pythonprogramming #pythontutorial #pythonprojects #pythoncourse #pythonbaba #pythonforbeginners #pythonautomation #pythonbasic #pythonbeginners
Рекомендации по теме
Комментарии
Автор

Help full for class 10 board exam ai practical ❤❤

pokemon_fan
Автор

Sir can you make a video on class 9 practical because tomorrow is my ai practical

rituberwal