updated filestructure and gitignore. uploading exam progress
This commit is contained in:
6
Exam/IKT203Exam/Portfolio/Assignment-03/option2.cpp
Normal file
6
Exam/IKT203Exam/Portfolio/Assignment-03/option2.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "option2.h"
|
||||
|
||||
int RunApp() {
|
||||
// Implement the Console Music Player application logic here
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user