S
S
Sergo Zar2020-08-11 15:44:12
Python
Sergo Zar, 2020-08-11 15:44:12

Error print color.YELLOW?

I downloaded FireFly but when I start I see this error:

File "firefly.py", line 32
    print  color.YELLOW + """
           ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(color.YELLOW + """)?

How to fix it?

PS I use Kali Linux
PPS on termux works without problems

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2020-08-11
@Sergomen

How to fix it?

It's written in the console. Python 3 does not support this kind of print

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question