If statement explained/code written

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

View File

@ -1,3 +1,7 @@
2024-06-30 hwpplayer1 <hwpplayer1@debian>
* src/if_statement.cpp: if statement explained/code written
2024-06-24 hwpplayer1 <hwpplayer1@debian>
* src/for_example_2.cpp: another for example