Mega Code Archive

 
Categories / Python / Buildin Function
 

Eval function

print eval('100'), eval('0100'), eval('0x40')