Код: Выделить всё
namespace StreetLights
{
using System;
public class Program
{
public static int Streets_Left = 5;
public static void Main (string[] args)
{
//Introduction to the code//
Console.WriteLine("Welcome to my code\nIn this code, you will try to cross the street\nSo easy right?\nWell let's get started.");
}
}
}
Подробнее здесь: https://stackoverflow.com/questions/798 ... ing-effect
Мобильная версия