unity how to load up a scene

C#
SceneManager.LoadScene("scene_01");
Source

Also in C#: