Ask a New Question

Asked by carlo

display the first 10 even numbers flowchart

3 years ago

Answers

Answered by oobleck
for i=0 to 18 step 2
print i
next i

or

for i=1..10
print 2*i
next i
3 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Submit Your Answer


We prioritize human answers over AI answers.

If you are human, and you can answer this question, please submit your answer.

Related Questions

The following display from the TI-84 Plus calculator presents the least-squares regression line for... Which is the best display for the set of the number of daily 911 calls made during a month, if you w... then how do you display given numbers, like 30,28,23,36 and 21 into fractions in a circle graph? for x=0 to 5 display x end for Which is the best display for the set of numbers of daily 911 calls made in a month, if you want to... Which is the best display for the set of the number of tornadoes in the United States each year , If... Set k=1 While k<=5 Display k + 1 End While In the above what gets displayed Set k=1 W... Which is the best display for the set of the number of daily 911 calls made during a month, if you w... If n รท d gives a display of 16.8, does d\n? Why The user wants to display a message a fixed number of times, if you know the message and the number...
Submit Your Answer

Question

display the first 10 even numbers flowchart

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use