entry added

This commit is contained in:
array-in-a-matrix 2021-06-14 22:50:11 -04:00
parent 23ece9e47b
commit 7901a3a579
1 changed files with 1 additions and 0 deletions

1
main.c
View File

@ -20,6 +20,7 @@ int main()
printf("\n 8. Exponent");
printf("\n 9. Area of Triangle");
printf("\n 10. Area of Rectangle");
printf("\n 11. Circumference of Circle");
printf("\n\n * Stared entries are not fully programmed.");
printf("\n Enter your choice here:_____");