Ask a New Question
Search
Asked by
rabiot
how to write algorithm to display the marks of 100 students?
Answers
Answers
Answered by
oobleck
for n=1..100
print mark(n)
next n
Answered by
fu
fff u
Related Questions
Related
Write an algorithm to delete the fifth record in a master file of 50 records stored on magnetic tape...
Write an algorithm that seems to make sense for dividing any whole number by a fraction
write an algorithm for each of these two problems in pseudocode.(20 points each) Mrs. Smith is o...
How to write an algorithm to find the fibonacci series ??? Help:/
How can I write the algorithm in pseudocode to solve this problem: There is 15 pupils in the intr...
Write pseudocode and algorithm, flow chart to enter name city country age and print them.
Write an algorithm to add the number of 2345+1245?
Write an algorithm to print the number of months (use 30 days for a month) and remaining days given...
HOW TO WRITE ALGORITHM TO add the number 1 to 100 and display the sum
After you write the algorithm, write a few sentences reflecting on your experience: What was tricky...