→ Write a program to print your details
int soll Number, string className, string Name.
I want this program with output .Those who will give my answer I will mark him brainliest and follow him for lifetime............
Answers
Answered by
1
Explanation:
#python will take class name and name as string by default
class_name=input("enter your name")
roll_no=int(input("enter your roll no."))
name=input("enter your name")
print("your class name is ",class_name)
print("your roll no. is ",roll_no)
print("your name is ",name)
Similar questions
French,
4 months ago
Social Sciences,
4 months ago
Math,
4 months ago
Computer Science,
8 months ago
Economy,
8 months ago
Math,
1 year ago
English,
1 year ago