diff --git a/helloWorld.cpp b/helloWorld.cpp index 4268caf..c897ce8 100644 --- a/helloWorld.cpp +++ b/helloWorld.cpp @@ -1,3 +1,5 @@ +//This program depicts the structure of cpp code + #include using namespace std;