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 + }