Exercise: Write a Pagination Method
Write a method to display results on separate pages.
We'll cover the following...
Write a Paginate
method
Now, it’s your turn!
Let’s “reinvent the wheel” to practice Take
, Skip
...