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
Hey there! I need some help with data conversion. I am learning from your youtube videos to build interpreters but what I found in your interpreter after completing it is that if I take INPUT() it returns as a string which I cant change to integer, can I?
The text was updated successfully, but these errors were encountered:
Hey there! I need some help with data conversion. I am learning from your youtube videos to build interpreters but what I found in your interpreter after completing it is that if I take
INPUT()
it returns as a string which I cant change to integer, can I?The text was updated successfully, but these errors were encountered: