[Microbit-Python] Unknown Syntax Error.

Damien George damien.p.george at gmail.com
Tue Dec 6 23:44:38 EST 2016


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
>


More information about the Microbit mailing list