A newbie to oops concepts, so basically i know mostly general oops concepts. but trying a lot to make a variable inside a class public private and protected. I know that they are done using 1 & 2 underscores with a variable name. How do u initialise acess modifiers, call them set a value to them ? Basically i'm looking for a general example/syntax.
also i have been reading a lot about python. but i have never found something related to doc can somebody please give me a overview as to how this works as well.
Thanks a ton