entry added
This commit is contained in:
parent
23ece9e47b
commit
7901a3a579
1 changed files with 1 additions and 0 deletions
1
main.c
1
main.c
|
@ -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:_____");
|
||||
|
|
Loading…
Add table
Reference in a new issue