C#

Image result for linux terminal

This is Linux

>>rpm -y install openssh
ໃຊ້ສໍາລັບຕິດຕັງໂປຣແກຣມ
namespace HelloWorld
{
    class Hello
    {
        public static void Main(String[] args)
         {
             Console.WriteLine("Hello World");
         }
    }
}

Comments

Popular posts from this blog