1Simulate a private scopeeasy · 10 minKeep a value private and expose only a method that uses it.Acceptance criteria1.#out should show 10.TaskHints 0/1Solution