Broham / suncalcPy

A python implementation of the SunCalc javascript library.
MIT License
41 stars 18 forks source link

Update suncalc.py #5

Closed ghost closed 4 years ago

ghost commented 4 years ago

syntax errors -

  1. python doesn't have semi-colons in syntax
  2. In python3.x, parentheses are mandatory with print.