How do you check the type of something?
Front
Active users
6
All-time users
7
Favorites
0
Last updated
5 months ago
Date created
Nov 16, 2020
Unsectioned
(2 cards)
How do you check the type of something?
Type(Something)
How do you make a private attribute in a class
use the double underscore when crealting it. e.g.
class SomeClass:
__SomeVarriable = 'Info