Skip to content

TJ-Dewey/CNA340

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Python Arrow

A simple acii graphic generator

Getting Started

These instructions will Draw a user defined ascii arrow on your local machine.

Prerequisites

Python Arrows requires Python 3 to run, with no additional packages. The commands below will [upgrade OS and install packages 1 & 2] for ease of experimentation with Python Arrow.

sudo apt update
sudo apt upgrade
sudo apt install package1 package2

Running

Once installed you can run the program with the following command

python arrow.py

Add any additional ways to run the program below

python arrow.py test.txt

Thanks

Thank you to Coleen Day for teaching the python class, and Zachary Rubin for assistance with GitHub.

About

Code and Work related to CNA340 IT Project Management

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%