wirte an algorithm to print first ten even numbers
abhishekjmathepcu9s9:
IN WHAT LANGUAGE
Answers
Answered by
0
n=2
1:print n
make n=n+2
print n
repeat from 1 until n> 100
1:print n
make n=n+2
print n
repeat from 1 until n> 100
Similar questions
Math,
6 months ago
Geography,
6 months ago
English,
6 months ago
English,
1 year ago
Political Science,
1 year ago
Math,
1 year ago
Physics,
1 year ago
India Languages,
1 year ago