用程序运行正确
namespace Test
{
class Program
{
static void Main(string[] args)
{
int y = 5;
while (y <= 5&&y>=1)//请输入
{
Console.Write(y + " ");
y--;//请输入
}
}
}
}
namespace Test
{
class Program
{
static void Main(string[] args)
{
int y = 5;
while (y <= 5&&y>=1)//请输入
{
Console.Write(y + " ");
y--;//请输入
}
}
}
}
2017-07-09
namespace Test
{
class Program
{
static void Main(string[] args)
{
int y = 5;
while (y <= 5&&y>=1)//请输入
{
Console.Write(y + " ");
y--;//请输入
}
}
}
}
{
class Program
{
static void Main(string[] args)
{
int y = 5;
while (y <= 5&&y>=1)//请输入
{
Console.Write(y + " ");
y--;//请输入
}
}
}
}
2017-07-09