Random Quote
In this post we will see how to display a random quote on the console. Every time you run the code, a different quote appears.
We will read the quotes from a file. We have multiple files and each file contains a bunch of quotes, one on each line
Dir...
nantech.hashnode.dev3 min read