Wap CWrite aprogram) in python to point your indtoroduction in 5
different
lines.
Answers
Answered by
0
Answer:
print("Name: Dhruv /n Age:16 /n School: The Palace School /n City: Jaipur /n Hobbies: Drawing")
Answered by
0
Answer:
hi...
Explanation:
name=str(input("enter your name"))
age=int(input("enter your age"))
class_sec=str(input("enter your class"))
school_name=str(input("enter your school name"))
hobbies=str(input("enter your hobbies"))
print(name)
print(age)
print(class_sec)
print(school_name)
print(hobbies)
#hope it helps you
please mark brainliest
Similar questions
Science,
6 months ago
Math,
6 months ago
Political Science,
1 year ago
Chemistry,
1 year ago
Math,
1 year ago