Get the user to enter the required information, then just do some if statements. I think you'd just have to do stuff like
if( year % 12 == 0 ){
//you're a... something
}
but I don't know the zodiacs. IT just repeates every 12 years, right? so it shouldn't be difficult. Just a modulo, and if.|||Hey, If you want, I could make the program for you. Just message me.
Report Abuse
|||Well you could always try to learn Visual Basic 2008.. It's really easy, fun, and the best thing is that you can yourself customize your program to your likings. Don't bother about Java, #C, or C++, their little bit harder...
I know this wasn't what you wanted but it's a good advise!
- Bulipap|||No, I won't do your homework for you.
However I will tell you that your first step should be (this is how I'd do it anyway) to convert the user-inputted birthday into a number between 1 and 366.
No comments:
Post a Comment