From 21cd0914668d6bc4be55a1a012c2f4b9ea85fc52 Mon Sep 17 00:00:00 2001 From: zleyyij <75810274+zleyyij@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:51:34 -0600 Subject: [PATCH] vault backup: 2024-09-11 12:51:34 --- .../ECE1400/Chapter 3 Exercises.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/education/software development/ECE1400/Chapter 3 Exercises.md b/education/software development/ECE1400/Chapter 3 Exercises.md index 43e7b1e..b34f9f6 100644 --- a/education/software development/ECE1400/Chapter 3 Exercises.md +++ b/education/software development/ECE1400/Chapter 3 Exercises.md @@ -25,6 +25,13 @@ d. Equivalent # 4. `i`: `10` -`x`: `5.0` -`j`: `6` +`x`: `0.3f` +`j`: `5` + +# 5. +`x`: `12.3f` +`i`: `45` +`f`: `0.6f` + +