Clickable hyperlinks

Paul Rudin paul.nospam at rudin.co.uk
Wed Jan 4 03:22:03 EST 2017


"Deborah Swanson" <python at deborahswanson.net> writes:

>
> I didn't try printing them before, but I just did. Got:
>
>>>> print([Example](http://www.example.com)
>       
> SyntaxError: invalid syntax  (arrow pointing at the colon)
>  

With respect, if you typed that at python then it's probably a good idea
to take a step back and work through the excellent tutorial.

https://docs.python.org/3/tutorial/




More information about the Python-list mailing list