Dapat Diturunkan Kelas Akses Anggota Pribadi

//In all cases, private members of the base class remain private. Private members of the base class cannot be used by the derived class unless friend declarations within the base class explicitly grant access to them.
PYTHON_NOT_SNAKE.py