try this in superbrute lahirs = b['bday'] gaz = lahirs.replace('/', '') pass = (b['name']+gaz) the gaz variable connot read coz of no collon
try this in superbrute
lahirs = b['bday']
gaz = lahirs.replace('/', '')
pass = (b['name']+gaz)
the gaz variable connot read coz of no collon