CommentStreams:Baf5270e21501474e85ba169b00db84f

Hey, it seems, the volt percentage command doesn't work. This is my cli output:

root@raspberrypi:/home/pi# python x750ups.py

 File "x750ups.py", line 30
   print "******************"
                            ^

SyntaxError: Missing parentheses in call to 'print'. Did you mean print("******************")?

please help