Can anyone tell me the answer of the following questions
please help me
Attachments:
Answers
Answered by
0
Answer:
Can anyone tell me the answer of the following questions
please help me
Answered by
1
Answer:
A=input("enter school name")
For I in A:
Print (A*5)
Or
A=int(input("enter a number"))
B=int(input("enter a number"))
C=A+B
Print (C)
Similar questions