ChangeLog update and scope example explained

This commit is contained in:
Mert Gör
2024-06-30 02:48:08 +03:00
parent c40c2b4ae9
commit cf0dd37025
2 changed files with 16 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2024-06-30 hwpplayer1 <hwpplayer1@debian>
* src/scope_example.cpp: scope example sum of 1 to 10 inclusive is explained
* src/if_statement.cpp: if statement explained/code written
2024-06-24 hwpplayer1 <hwpplayer1@debian>