We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d095f78 commit 781aaa3Copy full SHA for 781aaa3
1 file changed
ControlStatement/ConditionalStatement.js
@@ -275,4 +275,4 @@ let i3= 1;
275
while(i3<=5){
276
console.log("Hello Kaise Hoo");
277
i3++;
278
-}
+}7
0 commit comments