Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75648

Re: CodeSkulptor

From Seymore4Head <Seymore4Head@Hotmail.invalid>
Newsgroups comp.lang.python
Subject Re: CodeSkulptor
Date 2014-08-03 22:07 -0400
Message-ID <8gqtt9heke2vrk4nl5rbb7lv2p141pm17g@4ax.com> (permalink)
References <pkmtt9135hrbk9l7u3bq9no55ttok69q3p@4ax.com> <53dee1e2$0$9505$c3e8da3$5496439d@news.astraweb.com> <1pott9lj8bidbfjv0rvc6i24kc5lm7jg91@4ax.com> <mailman.12612.1407117410.18130.python-list@python.org>
Organization Unlimited download news at news.astraweb.com

Show all headers | View raw


On Mon, 04 Aug 2014 02:56:34 +0100, Mark Lawrence
<breamoreboy@yahoo.co.uk> wrote:

>On 04/08/2014 02:41, Seymore4Head wrote:
>> On Mon, 04 Aug 2014 11:29:06 +1000, Steven D'Aprano
>> <steve+comp.lang.python@pearwood.info> wrote:
>>
>>> 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.
>>
>> Is codeskulptor only free to users of coursra?  I assumed that
>> codeskulptor was free to everyone.
>>
>> Could you verify that datetime is not included in codeskulptor?
>> http://www.codeskulptor.org/
>>
>> I just tried 3 simple lines of code at codeskulptor
>> import random
>> import math
>> import datetime
>>
>> Line 3: ImportError: No module named datetime
>>
>> I guess I should be using Python 3.3.
>>
>> Thanks
>>
>
>That won't do you any good at all, the datetime module has been around 
>for years.  Try your favourite search engine for something like "free 
>online python code tester", there's bound to be something to suit your 
>needs.  Alternatively what's stopping you running Python on your own 
>machine?

Well........it is just a small thing, but I am going to have to do it.

I run Win7 and like to keep it lean so I also have an XP machine that
I use for experimenting.   I log into the XP machine remotely.  I
don't like to have to keep it running 24/7 like I use to.  I guess I
will have to get over that, won't I?

Thanks

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

CodeSkulptor Seymore4Head <Seymore4Head@Hotmail.invalid> - 2014-08-03 21:06 -0400
  Re: CodeSkulptor Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-04 02:21 +0100
  Re: CodeSkulptor Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-04 11:29 +1000
    Re: CodeSkulptor Chris Angelico <rosuav@gmail.com> - 2014-08-04 11:43 +1000
      Re: CodeSkulptor Seymore4Head <Seymore4Head@Hotmail.invalid> - 2014-08-03 22:08 -0400
        Re: CodeSkulptor Seymore4Head <Seymore4Head@Hotmail.invalid> - 2014-08-03 22:38 -0400
          Re: CodeSkulptor Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-04 13:03 +1000
            Re: CodeSkulptor Chris Angelico <rosuav@gmail.com> - 2014-08-04 13:09 +1000
            Re: CodeSkulptor Peter Otten <__peter__@web.de> - 2014-08-04 14:39 +0200
            Re: CodeSkulptor Chris Angelico <rosuav@gmail.com> - 2014-08-05 00:18 +1000
          Re: CodeSkulptor Chris Angelico <rosuav@gmail.com> - 2014-08-04 13:05 +1000
        Re: CodeSkulptor Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-04 10:26 +0200
    Re: CodeSkulptor Seymore4Head <Seymore4Head@Hotmail.invalid> - 2014-08-03 21:41 -0400
      Re: CodeSkulptor Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-04 02:56 +0100
        Re: CodeSkulptor Seymore4Head <Seymore4Head@Hotmail.invalid> - 2014-08-03 22:07 -0400
          Re: CodeSkulptor Terry Reedy <tjreedy@udel.edu> - 2014-08-04 03:02 -0400

csiph-web