python question:
def pas(add):
a = 12
b = 12
if a != b:
add*add
while add < 1000000:
print(add)
pas(10)
Answers
Answered by
1
Answer:
Similar questions
Math,
2 months ago
Social Sciences,
2 months ago
History,
5 months ago
English,
10 months ago
English,
10 months ago