Skip to content

charlawl/SE_Assignment3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE_Assignment3

Software Engineering - Assignment 3

This project will display the number of LED's switched on in a given array, given an input file containing a set of instructions. The instructions understood are 'on', 'off' and 'switch'. To run this program from the command line, clone this repository and then while in the repository run:

$python3 setup.py install

and then

$light_box --input [file or URL]

About

Software Engineering - Assignment 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages