[Microbit-Python] Unknown Syntax Error.

danny staple danny at orionrobots.co.uk
Wed Dec 7 10:24:57 EST 2016


Try ending the line with "#" which would also indicate odd stuff like line
endings.

On Wed, 7 Dec 2016 at 04:44 Damien George <damien.p.george at gmail.com> wrote:

> You might have some strange characters on the line, or maybe your
> "enter" key is sending the wrong code... can you type anything at the
> REPL prompt, eg 1+1?
>
> On 7 December 2016 at 02:28, Sven Turnau via Microbit
> <microbit at python.org> wrote:
> > I have no idea how to work this error around.
> >>>> from microbit import *
> >>>> t = running_time()
> > Traceback (most recent call last):
> > File "<stdin>", line 2
> > SyntaxError: invalid syntax
> >>>>
> > Thank You!
> >
> >
> > _______________________________________________
> > Microbit mailing list
> > Microbit at python.org
> > https://mail.python.org/mailman/listinfo/microbit
> >
> _______________________________________________
> Microbit mailing list
> Microbit at python.org
> https://mail.python.org/mailman/listinfo/microbit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/microbit/attachments/20161207/616d8dd6/attachment.html>


More information about the Microbit mailing list