Akhil Narayanan Nair home

Python - Int Function

================

print(int(“42”))

print(int(“110”,2))