How hard can it be?

void Start()
{
  UnityEngine.Debug.Log("Welcome");
}