Course Solutions Uncategorized (Solved) : Change Following Code Simple Code Try Improvise Code Make Longer Better Try Make Simple Lo Q38228164 . . . .

(Solved) : Change Following Code Simple Code Try Improvise Code Make Longer Better Try Make Simple Lo Q38228164 . . . .

 

Change the following code into a more simple code. after that, Tryto improvise the code so it will make it longer and better! Try tomake it as simple as it is but with a lot of feature
Make sure to write it in C language.
#include <stdio.h>#include <string.h>#include <time.h>
void zodiac_sign(int day, char month[20]){char astro_sign[20];if (!strcmp(month, “december”)) {if (day < 22)strcpy(astro_sign, “Sagitarius”);elsestrcpy(astro_sign, “capricorn”);}else if (!strcmp(month, “January”)) {if (day < 20)strcpy(astro_sign, “Capricorn”);elsestrcpy(astro_sign, “aquarius”);}else if (!strcmp(month, “February”)) {if (day < 19)strcpy(astro_sign, “Aquarius”);elsestrcpy(astro_sign, “pisces”);}else if (!strcmp(month, “March”)) {if (day < 21)strcpy(astro_sign, “Pisces”);elsestrcpy(astro_sign, “aries”);}else if (!strcmp(month, “April”)) {if (day < 20)strcpy(astro_sign, “Aries”);elsestrcpy(astro_sign, “taurus”);}else if (!strcmp(month, “May”)) {if

OR

PayPal Gateway not configured

OR

PayPal Gateway not configured

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post