You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm needing to create a binary string so attempted to use bin(x) however I'm getting the error that bin is not defined. I've run into this with a few other functions which should exist and didn't.