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