public static void Main()
Console.WriteLine("Hello World");
public static void Main()
Console.WriteLine("this is a timeline of 5 consecutive years");
Console.WriteLine("-----------------------------------------");
int[] years = { 2018, 2019, 2020, 2021, 2022};
Console.WriteLine(i + "The year 2020 will always be a year to remember. It gave humans a lot of hardship but it was also a year of precious lessons");
Console.WriteLine(i + " This year was before the pandemic");
Console.WriteLine(i + " This year is after the pandemic but problems still exist");