This time is more simple.
I want to create a program which tells the user which sex their baby is. (Don't ask it's a project that would definately benifit the family) SO:
___________
| TXTAGE | INPUT AGE IN HERE
|___________ |
___________
| TXTMONTH | AND THE MONTH OF CONCEIVING HERE
|___________|
If txtage = "18" and txtmonth = "Janurary" and here i want to put March as weli have I tried "or" and "/" how can i use "MULTIPLE VARIABLES"
THANKS AGAIN