I am confused about ' and "

Chris Angelico rosuav at gmail.com
Thu Jul 10 13:57:17 EDT 2014


On Fri, Jul 11, 2014 at 3:01 AM, fl <rxjwg98 at gmail.com> wrote:
> Please tell me because I have looked it around for one hour about it.
>

It's high time you started at the beginning, rather than trying to
learn regexps without understanding Python.

https://docs.python.org/3/tutorial/index.html

Start there. You will much better understand Python, and you won't
have to ask for help with these sorts of things.

ChrisA



More information about the Python-list mailing list