Skip to content

Commit 781aaa3

Browse files
committed
commit
1 parent d095f78 commit 781aaa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ControlStatement/ConditionalStatement.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,4 +275,4 @@ let i3= 1;
275275
while(i3<=5){
276276
console.log("Hello Kaise Hoo");
277277
i3++;
278-
}
278+
}7

0 commit comments

Comments
 (0)