employer cover photo
employer logo

Question d’entretien chez SanDisk

How do u implement singleton in python

Réponse à la question d'entretien

Utilisateur anonyme

5 nov. 2016

Just write a class and create obj for that and import that obj in other file. That obj will be imported only once and hence it is singleton