Skip to content

cassiyemay/LED-TESTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-assignment

Read a list of instructions from a file and to determine how many lights are on after all the structions have been applied. Using Test Driven development model for the assignment to develop a test, write a test and excute it then write code agian to make it pass.

For example:

 Turn on 0,0 through 999,999 would turn on every lights    
 switch 0,0 through 999,0 would toggle the frist line of 1000 lights, turning off the ones that were on, and turn on the ones that were off.

outcome on EC2

outcome on local shell

About

LED TESTER RUN ON AWS EC2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages