Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 395 Bytes

week1-assignmnt

Create a file in a folder with user's name

  • Create 2 files...

  • write a programe which create a file with name of user and extention .cpp Within a folder named after the user.

  • write a programe which create five files named after the user with extention .cpp for eg: user1.cpp,user2.cpp...create these files inside a folder named after user.