From a6860ff3aaada9d514893e2675ca16340974012c Mon Sep 17 00:00:00 2001 From: Habiba Sorour Date: Tue, 11 Aug 2026 23:40:33 +0300 Subject: [PATCH] fixedthe error --- source/ch3_javadatatypes.ptx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ch3_javadatatypes.ptx b/source/ch3_javadatatypes.ptx index a08b796..6c69c36 100644 --- a/source/ch3_javadatatypes.ptx +++ b/source/ch3_javadatatypes.ptx @@ -867,7 +867,7 @@ public class Histo {

- + for i in range(2, 102, 2) @@ -904,7 +904,7 @@ public class Histo { for (int x = 0, int y = 0; x < 10; x++, y += 2) - +