File "DDos.py", line 21 print color.green + """ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(color.green + """)? When i run this in Ubuntu 20.04.2 LTS i get this error message. The command i typed was: python3 DDos.py