Computer Science, asked by peehurastogi024, 8 months ago


Write the output of (Python):
roll number = input ("Enter
input ("Enter your roll no
name = input ("Enter your name?")
marks = input ("Enter your marks:")
for i in range (5)
print ("Name of the student:" name)
print (croll number:", roll number)
print (marks:", marks)​

Answers

Answered by anish77777
1

Answer:

your input is wrong I checked it

Similar questions