Putting a list into random order might seem like an unusual task, but it can be quite useful for many businesses. For example, you might want to randomly assign leads to salespeople, assign jobs to ...
This project is in accordance to Harvard CS50's Introduction to Programming with Python. The final project is a command-line interface(CLI) random task generator. It takes a CSV file that contains a ...