Sum of 50 to 100 inclusive is ... and ChangeLog update

This commit is contained in:
Mert Gör
2024-06-24 14:42:16 +03:00
parent 0849707d7b
commit 286258cc37
2 changed files with 18 additions and 0 deletions

View File

@ -1,4 +1,6 @@
2024-06-24 hwpplayer1 <hwpplayer1@debian>
* src/sum_numbers.cpp (main): Sum of 50 to 100 inclusive is ...
* src/while_statement.cpp (main): While example written