We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
regex not needed for defining x
x = int(r[2].split('[')[0]) y = int(non_decimal.sub('', r[1].split('[')[0]))