How will you convert a string to a long in python?
236k points Registered user
long(x [,base] ) - Converts x to a long integer. base specifies the base if x is a string.
Get access to your account and question