diff --git a/tests/work1 b/tests/work1 index e2fcc8c..0fa1324 100755 Binary files a/tests/work1 and b/tests/work1 differ diff --git a/tests/work1.c b/tests/work1.c index 7a79f5e..2c145ae 100644 --- a/tests/work1.c +++ b/tests/work1.c @@ -60,7 +60,7 @@ int main() display_menu(); - scanf("enter the option: ", selected); + scanf("\nenter the option: ", selected); menu(selected);