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
Social Sciences,
1 month ago
Computer Science,
1 month ago
World Languages,
1 month ago
Science,
2 months ago
Computer Science,
9 months ago