Updated work1 with read menu selected

This commit is contained in:
Sambo Chea 2020-08-01 09:29:07 +07:00
parent 14f7cb286f
commit 47f8fc2341
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -60,7 +60,7 @@ int main()
display_menu();
scanf("enter the option: ", selected);
scanf("\nenter the option: ", selected);
menu(selected);