Lab 2 - C File IO Be sure to add, commit, and push your files when you are done! git add screenExample.c fileExample.c fileExample2.c copy.c git commit -m "Lab 2 files" git push origin master