#!/usr/bin/env python def Ashiyane(): print 'Ashiyane Digital Security Team' def Shayan(): print "Bug Hunter For Ever" print Shayan()+Ashiyane()