An open API service indexing awesome lists of open source software.

https://github.com/ejw-data/python-print-statements

Examples of different ways of printing content to the terminal.
https://github.com/ejw-data/python-print-statements

python

Last synced: over 1 year ago
JSON representation

Examples of different ways of printing content to the terminal.

Awesome Lists containing this project

README

          

# python-print-statements

Auhtor: Erin James Wills, ejw.data@gmail.com

![Print Statements](./images/py-print.png)

## Overview


Examples of different ways of printing content to the terminal.


## Technologies
* Python


## Data Source
Dataset generated by Trilogy Education Services. Origins beyond this is unknown.


## Setup and Installation
1. Environment needs the following:
* Python 3.6+
* os
1. Activate your environment
1. Clone the repo to your local machine
1. Navigate the terminal to the repo folder
1. In the terminal, run `python print_methods.py`