public static void Main()
Console.WriteLine("Silahkan input password :");
hello = Console.ReadLine();
while(hello != "MelnaChai"){
Console.WriteLine("Password salah(" + world + ")");
hello = Console.ReadLine();
Console.WriteLine("Welcome cute girl, Melna! You have inputted password for " + world + " times");