On 06.03.2015 22:04, Chris Angelico wrote: > On Sat, Mar 7, 2015 at 7:51 AM, Alice Zheng <[email protected]> wrote: >> >> Thanks! It's AliceZheng. > > Added! Have fun. > >> Also, I think there's a mistake in one of the textcha's. >> >> s = 'guido'; s[3:5] == >> >> I answered 'do' (with quotes) and didn't pass the test. Is it erring on the >> quotes? > > Hmm, that ought to be correct. I'm not in charge of the textchas > though, so I'll let someone else look into that.
I fixed this (hopefully) :-) -- Marc-Andre Lemburg Director Python Software Foundation http://www.python.org/psf/ _______________________________________________ pydotorg-www mailing list [email protected] https://mail.python.org/mailman/listinfo/pydotorg-www
