Python Program to Print the name

preview_player
Показать описание
Python programming for beginners
Write a python Program that print the name in output.
#python
Рекомендации по теме
Комментарии
Автор

Thnku sir to give a golden opportunity to the all students who have no idea that python is a very easy language..😊😊

laviyadav
Автор

Input:-
a=input("enter the name")
Print("my name is ", a)
Output:-
enter the namelaviyadav
my name is lavi Yadav
Notes:- please AAP bhi try kare Jo bhi sir neah Karaya ... really mujhe bhot Samaj aaya..mujhe pahle A bhi nahi Aata Tha but sir neah impossible ko possible bna dia ..thanku so much sir..😊😊💓

laviyadav