Seymore4Head wrote: [...] > The second thing I am doing is using codeskulptor to try out a few > things I have learned at codecademy.
What's CodeSkulptor? > Putting that in codeskulptor gets > > Line 4: ImportError: No module named datetime Well that's a bug in CodeSkultor. datetime is a standard Python library, if CodeSkulptor doesn't provide it, that's a serious bug. -- Steven -- https://mail.python.org/mailman/listinfo/python-list