From 71547d825d3828eabd15730eeeeb569befd10898 Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Tue, 27 Aug 2024 05:12:04 +0000 Subject: [PATCH] Update Examples --- Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples.md b/Examples.md index 62816a1..147f65b 100644 --- a/Examples.md +++ b/Examples.md @@ -1388,6 +1388,7 @@ fn main acc += addition acc + println! "Sum of odd numbers up to 9 (excluding): {}" sum_odd_numbers 9