pass
                  
                  
                  
                  
                  
                    def bopo():
                  
                  
                      print('You suck')
                  
                  
                  
                  
                  
                  How do I call it by nudes.bopo()?
                  
                  
                  I know it's done by doing nudes = nudes() but I don't think it's the same method used when you do import library
                  
                  
                
class nudes: def bopo(self): return 'You suck' print(nudes().bopo()) that's all i get from your messages💁🏻♂️
Обсуждают сегодня