On Mon, 11 Jun 2018 07:19:15 -0700, mohan4h wrote:

> print(u"\u001b[{}A".format(n), flush=True, end="")
>                                                      ^
> SyntaxError :invalid syntax

My crystal ball tell me you are using Python 2. Is that right?



-- 
Steven D'Aprano
"Ever since I learned about confirmation bias, I've been seeing
it everywhere." -- Jon Ronson

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to