write the output of the following program:-
x=2
for i in range(x):
X+= 1
print (x)
Answers
Answered by
2
Answer:
write the output of the following program:-
x=2
for i in range(x):
X+= 1
print (x)
Answered by
2
Explanation:
write the output of the following program:-
x=2
for i in range(x):
X+= 1
print (x)
Similar questions
Computer Science,
5 months ago
Math,
5 months ago
Chemistry,
5 months ago
Biology,
11 months ago
Environmental Sciences,
11 months ago
English,
1 year ago
History,
1 year ago