0
Try : If not d1 or not d2 P1=float(d1.get('be_price,0)) P2=float(d2.get('be_price',0)) Expect: Return float (d1.get('price',0))+
Can any one please help
1 Respuesta
+ 8
Swarna Rekha Siripuram ,
i am sure that someone may help you, but your post is incomplete. please include:
> the programming language (to be placed in tags)
> a clear task description with input / output sample
> a link that points to your code try
> a description what exactly your issue is, (if possible including an error message)