# README
Re-usable Barrier Lab, Made by Kyle Kinsella | C00273146
What is a Re-usable Barrier?
A re-usable barrier is the same problem as the simple barrier but we want to be able to use a loop within the barrier. A simple barrier does not use a loop, a re-usable barrier does.
Below is a diagram on what the re-usable barrier looks like (this would run in a for loop for n times)
A A
____
B B
How to run my code
To run my code you must do the following:
1. Download my go file
2. Type in: Go run filename, change filename to be the name of the file
Licensing
All of this work I have completed is licensed with my below license.
This work by Kyle Kinsella is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International