We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95ad4f commit c3da542Copy full SHA for c3da542
README.md
@@ -1,6 +1,6 @@
1
## Welcome to basic cpp/c++ programming 🧑💻
2
3
-## 1️⃣ Basic Structure of a C++ Program.
+## 1️⃣ Basic Structure of a C++/cpp Program.
4
5
- A simple C++ program consists of at least one main() function, which is the entry point of the program.
6
```
0 commit comments