+ 1
How to use this?
It's very severe .I don't understand this
5 Answers
0
in python .how to do this?
0
Nothing :/
0
Classes are like a protection case for data and the functions that work with that data. On the outside of the class you have 'buttons' that help you to use it easily without hurting yourself (the data).
You're in that spot right now? In the Python tutorial? Take some time for that, it is a bit harder than what came before.
Are you confident with functions? That should be a first.