From 24b1a6d266ab06aa882515e1ca9360f7d3ab7ba0 Mon Sep 17 00:00:00 2001 From: AjeebAadmi <57108152+AjeebAadmi@users.noreply.github.com> Date: Wed, 30 Oct 2019 21:05:30 +0530 Subject: [PATCH] Update C11TALHA.BAK --- C11TALHA.BAK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/C11TALHA.BAK b/C11TALHA.BAK index 45721a4..e09621d 100644 --- a/C11TALHA.BAK +++ b/C11TALHA.BAK @@ -10,6 +10,6 @@ void main() printf("Talha"); x++; } - while(x<5); + while(x<6); getch(); - } \ No newline at end of file + }