Open Book
Repeat if there are still pages left to the book then
>>>Flip the page
else
>>>Check if there are pages left to the book
End repeat
Close the book.
Open Book
Repeat if there are still pages left to the book then
>>>Flip the page
else
>>>Check if there are pages left to the book
End repeat
Close the book.
Process:
-Open the book
*Repeat if there are still pages left to the book*
-Flip the pages
-Checks if there are still pages left to the book
*End repeat*
-Closes book