Messages
Topic:
Why dont we think in a proyect?
class BucleDoWhile{
public static void Main()
{
string answer = "";
string whatDoYoyThink = "Let's be Smart and Start a Proyect."
do
{
Console.WriteLine( {0},wahtDoYouThink);
answer = Console.ReadLine();
}
while( answer != "Ok!" );
}
}
Sep 28, 2007
9:51 AM
hi, what kind of proyect do yuo think?
Jul 12, 2008
10:37 AM