import res = 'ABCAC'print(bool(re.match('A', s)))print(re.match('A', s))
Standard input is empty
True <_sre.SRE_Match object at 0x14ce92bce5e0>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!