Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 404 Bytes

Day24.md

File metadata and controls

10 lines (8 loc) · 404 Bytes

What I learned today:

  • about file handling
  • creating, deleting, reading, writing, changing files
  • managing and providing proper file paths

Projects I did today:

  • A program where it takes the file with a name list and the invitation letter template, changes the name in the template and creates a new invitation for every name that is in the file

 
and more..