Open vicchig opened 2 years ago
For example when going from a variable that is a string to word.find() the expression itself does not get converted to a number. Either this or draft mode is not picking up the changes.
word.find()
For example when going from a variable that is a string to
word.find()
the expression itself does not get converted to a number. Either this or draft mode is not picking up the changes.