using System;
public class Program
{
public static void Main()
Console.WriteLine("Hello World");
string[]arr = new String[]
"cat",
"dog" ,
"panther",
"tiger",
};
// get the last string elements
console.writeline(arr[arr.length _1[(;