When I "import serial" I get the error message:"no module ...
https://www.reddit.com/.../when_i_import_serial_i_get_the_error_messagenoHello! I recently made an interactive GUI app (using tkinter) with 75 interactive exercises for Python regex practice.These exercises on re.search, re.sub, re.split and re.findall functions will test your understanding of anchors, alternation, grouping, escaping metacharacters, dot metacharacter, quantifiers, character class, grouping, lookarounds, flags, etc.