Computer Science, asked by manchandritu, 1 month ago

Write a
program
do print your
name on screen​

Answers

Answered by AghilaCC
0

Answer:

print ("Hello World")

Explanation:

In the place of hello world type your name . don't forget the brackets and syntaxes

Answered by harshvirsing55
0

Answer:

\orange{\fbox{\tt Program in Python Language}}

name=input("Enter your Name:-")

print(name)

\green{\fbox{\tt O U T P U T}}

Enter your Name:-manchandritu

manchandritu

\orange{\tt Hope it will} \green{\tt help you.}

Similar questions