According to the documentation, there is no functionality of private in python, but there is a "convention" to add a single underscore in front of a variable to represent that the variable is "private ...
Python does not have true private variables. It does not enforce privacy in the way some other languages like Java or C++ do. A general guideline that helps produce better code, encapsulation, is to ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する