Console.WriteLine("Enter Your Birth Month (mmdd)")
month = Console.ReadLine()
Console.WriteLine("capricorn")
else if month <= 0120 then
Console.WriteLine("aquarius")
else if month <= 0218 then
Console.WriteLine("aquarius")
else if month <= 0219 then
Console.WriteLine("pisces")
else if month <= 0320 then
Console.WriteLine("pisces")
else if month <= 0321 then
Console.WriteLine("aries")
else if month <= 0419 then
Console.WriteLine("aries")
else if month <= 0420 then
Console.WriteLine("taurus")
else if month <= 0520 then
Console.WriteLine("taurus")
else if month <= 0521 then
Console.WriteLine("gemini")
else if month <= 0621 then
Console.WriteLine("gemini")
else if month <= 0622 then
Console.WriteLine("cancer")
else if month <= 0722 then
Console.WriteLine("cancer")
else if month <= 0723 then
else if month <= 0822 then
else if month <= 0823 then
Console.WriteLine("virgo")
else if month <= 0922 then
Console.WriteLine("virgo")
else if month <= 0923 then
Console.WriteLine("libra")
else if month <= 1023 then
Console.WriteLine("libra")
else if month <= 1024 then
Console.WriteLine("scorpio")
else if month <= 1121 then
Console.WriteLine("scorpio")
else if month <= 1122 then
Console.WriteLine("sagittarius")
else if month <= 1221 then
Console.WriteLine("sagittarius")
else if month <= 1222 then
Console.WriteLine("capricorn")