Colors text in the terminal
Python 3
Using the python Command
$ python3 vaccination_phase.py
Using the Script Filename
$ chmod +x vaccination_phase.py
$ ./vaccination_phase.py
- Lucas Fonseca Martins - TerminalColor - dyncoch
This project is licensed under the MIT License - see the LICENSE.md file for details