help me only if you know the answer
Attachments:
Answers
Answered by
0
Answer:
I have your lots of answer but you not accept that so sorry
this is python script and have lots of error
Answered by
1
Answer:
a)
a = int(input ("First Number"))
b = 10
for i in range (a, b):
print (a*b)
if a > b:
print (a)
b)
i = 10
while i >= 5:
print (i)
i = i +1
Similar questions
Biology,
1 month ago
Hindi,
1 month ago
English,
1 month ago
Science,
3 months ago
Computer Science,
10 months ago