I want to know that how many parameters I can put in a class, is there any limit or if there a more handsome way for putting attributes.have a look at the code and guide me
class residential():
def __init__(self,type,capacity,location,parking,mosque,waterbackup,cctvsecure):