fork download
  1. print('Beam incidence angle = '%g deg'% (theta0*180./pi))
Runtime error #stdin #stdout #stderr 0.03s 9380KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
  File "./prog.py", line 1
    print('Beam incidence angle = '%g deg'% (theta0*180./pi))
                                        ^
SyntaxError: invalid syntax