Update Examples

Glen Whitney 2024-08-27 05:12:04 +00:00
parent 871e6aeaf6
commit 71547d825d

@ -1388,6 +1388,7 @@ fn main
acc += addition acc += addition
acc acc
println! println!
"Sum of odd numbers up to 9 (excluding): {}" "Sum of odd numbers up to 9 (excluding): {}"
sum_odd_numbers 9 sum_odd_numbers 9