23 lines
		
	
	
		
			619 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			619 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
2024-07-01  hwpplayer1  <hwpplayer1@debian>
 | 
						|
 | 
						|
	* src/local_j.cpp: local j value test code 
 | 
						|
 | 
						|
2024-06-30  hwpplayer1  <hwpplayer1@debian>
 | 
						|
 | 
						|
	* src/reused_scope.cpp: reused scope example writtenx
 | 
						|
 | 
						|
	* 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>
 | 
						|
 | 
						|
	* src/for_example_2.cpp: another for example 
 | 
						|
 | 
						|
	* src/for_example.cpp: For example sum of 1 to 10 inclusive is ...
 | 
						|
 | 
						|
	* src/sum_numbers.cpp (main): Sum of 50 to 100 inclusive is ...
 | 
						|
 | 
						|
	* src/while_statement.cpp (main): While example written
 | 
						|
 |