Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 247 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 247 Bytes

Picture-Lab

In this lab you will be writing methods that modify digital pictures and learn how to traverse a two-dimensional array of integers or objects. You will also be introduced to nested loops, binary numbers, interfaces, and inheritance.