Are you feeling down and don't feel like completing your task?
Are you procrastinating?
Here's a quick motivational pick-me-up on your python interpreter.
Read the words to remind yourself that you CAN DO IT!
This package prints the famous "Just Do It" Motivational Speech.
Original video by Shia LaBeouf, Nastja Säde Rönkkö, Luke Turner. Words by Joshua Park (Central Saint Martins BA Fine Art 2015).
pip install justdoitFrom the command line, activate the python interpreter, and type import justdoit like you would for the Zen of Python using import this
python # or python3
import justdoitTo run from a python file, add import justdoit to your file and run it.
import justdoit