write an algorithm to print the number from 1-10
Answers
Answered by
2
Answer:
Step 1: Start
Step 2: Initialize variable number as integer
number (n) = 1
Step 3: Read and print the value of number
Step 4: Repeat the step 3 until number < 10
4.1: number = number (n) + 1
Step 5: Stop
Hope it helps :)
Similar questions
Math,
17 days ago
Physics,
17 days ago
Business Studies,
17 days ago
History,
1 month ago
Social Sciences,
1 month ago
Science,
9 months ago
Science,
9 months ago
India Languages,
9 months ago