Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 263 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 263 Bytes

pattern-generator

This project is a triangular pattern generator that generates a pattern according to the specified integer the user inputs. The sample outputs can be found in the "Sample Outputs.txt" file. It is written in C++ by Farica Zhuang using Eclipse.