Hey Tutors,<br><br>Python is/was my first language. Yet, I've recently begun learning C# for my new job.<br><br>One thing I've come across in C# (and, quite frankly, am having a difficult time grasping) is Get and Set (Accessors). <br>
<br>Since, I don't ever recall reading about this in Python, I'm wondering if they exist. If not, what is the "thinking" behind why they are not included in the language?<br><br>Additionally, a separate, but perhaps related question is that I have not seen public/private classes in Python. How might this factor into the whole accessor scenario? (Or, am I trying to relate two topics that have nothing to do with each other?)<br>
<br>Hopefully these questions are clear enough...<br><br>Thanks in advance,<br><br>Malcolm Newsome<br><br><br>