Y
Hacker News
new
|
ask
|
show
|
jobs
by
Bostonian
1734 days ago
The code examples look like Python 2 rather than Python 3. Print does have not parentheses. Why was this decision made?
1 comments
haihaibye
1734 days ago
They support both print syntaxes, and will deprecate Python 2 style soon.
https://github.com/seq-lang/seq/issues/223
link
https://github.com/seq-lang/seq/issues/223