if (time <10) { Console.WriteLine("Good morning."); } else { Console.Writeline("Hatdog"); }
string target = "www.testforranorex.com";